diff options
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2012-06-27 14:59:20 +0100 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2012-06-27 15:02:40 +0100 |
commit | 3dba1c265268950b1ddd22e53ea823c1cb57b684 (patch) | |
tree | 872f15ff88f16cc50167ca7d7c42c458cc09e8ac /sound/soc | |
parent | d69d65226a7910d1cfd9f3841180a0f250eeb2e9 (diff) | |
download | linux-3dba1c265268950b1ddd22e53ea823c1cb57b684.tar.bz2 |
ASoC: wm5102: Remove unused platform data header
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/soc')
-rw-r--r-- | sound/soc/codecs/wm5102.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/wm5102.c b/sound/soc/codecs/wm5102.c index 9b9ea7fd0d7d..e76c41e1f847 100644 --- a/sound/soc/codecs/wm5102.c +++ b/sound/soc/codecs/wm5102.c @@ -25,7 +25,6 @@ #include <sound/jack.h> #include <sound/initval.h> #include <sound/tlv.h> -#include <sound/wm5102.h> #include <linux/mfd/arizona/core.h> #include <linux/mfd/arizona/registers.h> |