ASoC: amd: remove unused header file inclusion
Removed unused header file inclusion from Jadeite platform machine driver. Signed-off-by: Vijendar Mukunda <Vijendar.Mukunda@amd.com> Link: https://lore.kernel.org/r/20220707132613.3150931-1-Vijendar.Mukunda@amd.com Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
parent
f460e3a974
commit
d7e5d8d24c
|
@ -23,7 +23,6 @@
|
|||
#include <linux/module.h>
|
||||
#include <linux/acpi.h>
|
||||
|
||||
#include "../codecs/es8316.h"
|
||||
#include "acp.h"
|
||||
|
||||
#define DUAL_CHANNEL 2
|
||||
|
|
Loading…
Reference in New Issue