ASoC: Intel: ssp-common: relocate source file
authorBrent Lu <brent.lu@intel.com>
Wed, 27 Mar 2024 16:23:51 +0000 (11:23 -0500)
committerMark Brown <broonie@kernel.org>
Thu, 28 Mar 2024 13:58:10 +0000 (13:58 +0000)
commit94a944a8c4f9e0de87cc9c5bdf8861ae2f64d874
tree3eb2ae0ebf5bb171790c0df2de7a868c9272338c
parent559aebe45a054a479fdbd2a3dfba999ffd73cc9d
ASoC: Intel: ssp-common: relocate source file

Moving ssp-common source and header files from sound/soc/intel/boards
directory to sound/soc/intel/common directory and rename the source
file. Keep file content unchanged for tracking purpose.

Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Signed-off-by: Brent Lu <brent.lu@intel.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://msgid.link/r/20240327162408.63953-2-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/boards/Makefile
sound/soc/intel/boards/sof_board_helpers.h
sound/soc/intel/boards/sof_cirrus_common.h
sound/soc/intel/boards/sof_maxim_common.h
sound/soc/intel/boards/sof_nuvoton_common.h
sound/soc/intel/boards/sof_realtek_common.h
sound/soc/intel/boards/sof_ssp_common.c [deleted file]
sound/soc/intel/boards/sof_ssp_common.h [deleted file]
sound/soc/intel/common/Makefile
sound/soc/intel/common/soc-acpi-intel-ssp-common.c [new file with mode: 0644]
sound/soc/intel/common/sof_ssp_common.h [new file with mode: 0644]