]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
ASoC: Intel: ssp-common: relocate header file
authorBrent Lu <brent.lu@intel.com>
Wed, 27 Mar 2024 16:23:52 +0000 (11:23 -0500)
committerMark Brown <broonie@kernel.org>
Thu, 28 Mar 2024 13:58:11 +0000 (13:58 +0000)
Moving ssp-common header file from sound/soc/intel/common directory to
include/sound directory and rename the 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-3-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/soc-acpi-intel-ssp-common.h [moved from sound/soc/intel/common/sof_ssp_common.h with 100% similarity]
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/common/soc-acpi-intel-ssp-common.c

index bd5c48cd0649ba60778d1a332a8f329358789c7a..34ea974c8493dea401bcaf493d5ea71ffab2dd7e 100644 (file)
@@ -7,8 +7,8 @@
 #define __SOF_INTEL_BOARD_HELPERS_H
 
 #include <sound/soc.h>
+#include <sound/soc-acpi-intel-ssp-common.h>
 #include "sof_hdmi_common.h"
-#include "../common/sof_ssp_common.h"
 
 /*
  * Common board quirks: from bit 8 to 31, LSB 8 bits reserved for machine
index 445621466f05c86fae73a09886017101efafda73..1c87637b9ef7b6ab6f65f944851418039047b8cc 100644 (file)
@@ -9,7 +9,7 @@
 #define __SOF_CIRRUS_COMMON_H
 
 #include <sound/soc.h>
-#include "../common/sof_ssp_common.h"
+#include <sound/soc-acpi-intel-ssp-common.h>
 
 /*
  * Cirrus Logic CS35L41/CS35L53
index 63054bcd287bd4288110acb2a2a86ac5235b50f8..8886f985de68b5a71f17140ab042e15447b7583c 100644 (file)
@@ -11,7 +11,7 @@
 #define __SOF_MAXIM_COMMON_H
 
 #include <sound/soc.h>
-#include "../common/sof_ssp_common.h"
+#include <sound/soc-acpi-intel-ssp-common.h>
 
 /*
  * Maxim MAX98373
index af2e58b1d393b9fb7aec2c752d957bbed4b2a59b..8a0f283260e741c008f290596f63a292f457fd16 100644 (file)
@@ -9,7 +9,7 @@
 #define __SOF_NUVOTON_COMMON_H
 
 #include <sound/soc.h>
-#include "../common/sof_ssp_common.h"
+#include <sound/soc-acpi-intel-ssp-common.h>
 
 /*
  * Nuvoton NAU8318
index 99b23d96521a2bfeda12e73817ec8b9837aea32d..289e85b616602bdbc2551d03a792aca0a6b66dfc 100644 (file)
@@ -11,7 +11,7 @@
 #define __SOF_REALTEK_COMMON_H
 
 #include <sound/soc.h>
-#include "../common/sof_ssp_common.h"
+#include <sound/soc-acpi-intel-ssp-common.h>
 
 /*
  * Realtek ALC1011
index 96072790e9c0f96e3e6f261adab8f0b3b8569f31..37758f4e3f32d6af3e9916af6e72d4933d5e0210 100644 (file)
@@ -4,7 +4,7 @@
 
 #include <linux/device.h>
 #include <sound/soc-acpi.h>
-#include "sof_ssp_common.h"
+#include <sound/soc-acpi-intel-ssp-common.h>
 
 /*
  * Codec probe function