ASoC: Intel: boards: remove unnecessary inclusion of skl.h
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>
This commit is contained in:
parent
63ba8e4d04
commit
b8bb535ae4
@ -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"
|
||||
|
||||
|
@ -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"
|
||||
|
@ -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"
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user