diff options
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2012-06-27 09:59:20 -0400 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2012-06-27 10:02:40 -0400 |
commit | 3dba1c265268950b1ddd22e53ea823c1cb57b684 (patch) | |
tree | 872f15ff88f16cc50167ca7d7c42c458cc09e8ac | |
parent | d69d65226a7910d1cfd9f3841180a0f250eeb2e9 (diff) |
ASoC: wm5102: Remove unused platform data header
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
-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 @@ | |||
25 | #include <sound/jack.h> | 25 | #include <sound/jack.h> |
26 | #include <sound/initval.h> | 26 | #include <sound/initval.h> |
27 | #include <sound/tlv.h> | 27 | #include <sound/tlv.h> |
28 | #include <sound/wm5102.h> | ||
29 | 28 | ||
30 | #include <linux/mfd/arizona/core.h> | 29 | #include <linux/mfd/arizona/core.h> |
31 | #include <linux/mfd/arizona/registers.h> | 30 | #include <linux/mfd/arizona/registers.h> |