diff options
author | Mark Brown <broonie@kernel.org> | 2017-04-06 11:50:04 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-04-06 11:50:04 +0100 |
commit | 3a37471551cd3b287ce7f02ed25bcf8ec37a191d (patch) | |
tree | f7bacf98400f55bed2737c9f7cf3b68f9a070c2b /sound/soc/pxa/palm27x.c | |
parent | e0c4211854bfebd5507761a2bfddaa9e37074230 (diff) | |
parent | fc99d23f6d3ec6b17772915114018444393e0ad1 (diff) |
Merge branch 'fix/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-rcar
Diffstat (limited to 'sound/soc/pxa/palm27x.c')
-rw-r--r-- | sound/soc/pxa/palm27x.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sound/soc/pxa/palm27x.c b/sound/soc/pxa/palm27x.c index 387492d46b6c..97167048572d 100644 --- a/sound/soc/pxa/palm27x.c +++ b/sound/soc/pxa/palm27x.c @@ -27,8 +27,6 @@ #include <mach/audio.h> #include <linux/platform_data/asoc-palm27x.h> -#include "pxa2xx-ac97.h" - static struct snd_soc_jack hs_jack; /* Headphones jack detection DAPM pins */ |