ASoC: Intel: boards: remove unnecessary inclusion of skl.h
authorPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Thu, 23 May 2019 23:39:46 +0000 (18:39 -0500)
committerMark Brown <broonie@kernel.org>
Fri, 24 May 2019 12:00:58 +0000 (13:00 +0100)
We've used a standard interface for machine drivers for some time now,
there is no need for this dependency on a Skylake-specific header

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/boards/glk_rt5682_max98357a.c
sound/soc/intel/boards/kbl_da7219_max98357a.c
sound/soc/intel/boards/kbl_da7219_max98927.c
sound/soc/intel/boards/skl_hda_dsp_common.c

index 6b677b5bcdcdfbeaf5b8c51fbcfea0787f1e02ae..7180100a9084f10c2e9091150caf5aad6fcd042e 100644 (file)
@@ -17,7 +17,6 @@
 #include <sound/pcm_params.h>
 #include <sound/soc.h>
 #include <sound/soc-acpi.h>
-#include "../skylake/skl.h"
 #include "../../codecs/rt5682.h"
 #include "../../codecs/hdac_hdmi.h"
 
index 07491a0f8fb8bbf51e5719a090f661eee7838a36..4e5db2241fb9fd8883f7d4a840ef8ba5f6f38f3e 100644 (file)
@@ -19,7 +19,6 @@
 #include <sound/soc.h>
 #include "../../codecs/da7219.h"
 #include "../../codecs/hdac_hdmi.h"
-#include "../skylake/skl.h"
 #include "../../codecs/da7219-aad.h"
 
 #define KBL_DIALOG_CODEC_DAI "da7219-hifi"
index 1efe7fdad2cb4fe583b2f4b58b52c248fd3016f4..d6765c3594496fde85ea9fb81ea6463152c9e3e6 100644 (file)
@@ -19,7 +19,6 @@
 #include <sound/soc.h>
 #include "../../codecs/da7219.h"
 #include "../../codecs/hdac_hdmi.h"
-#include "../skylake/skl.h"
 #include "../../codecs/da7219-aad.h"
 
 #define KBL_DIALOG_CODEC_DAI   "da7219-hifi"
index 8b68f41a5b88565725af308f8f093edbf58b93a2..82f10bf2abb2f04363455bce506a38fbe66711f0 100644 (file)
@@ -12,7 +12,6 @@
 #include <sound/pcm_params.h>
 #include <sound/soc.h>
 #include "../../codecs/hdac_hdmi.h"
-#include "../skylake/skl.h"
 #include "skl_hda_dsp_common.h"
 
 #define NAME_SIZE      32