aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8737.c
diff options
context:
space:
mode:
authorMark Brown <broonie@opensource.wolfsonmicro.com>2011-11-27 12:14:37 +0000
committerMark Brown <broonie@opensource.wolfsonmicro.com>2011-11-27 12:24:48 +0000
commit997c2ea916edb516f23d6e1848cd1f4a10e62740 (patch)
treee58965d3e5aed2f6d530f4da978853ee672707a4 /sound/soc/codecs/wm8737.c
parentASoC: Remove driver versioning from ak4642 (diff)
downloadlinux-dev-997c2ea916edb516f23d6e1848cd1f4a10e62740.tar.xz
linux-dev-997c2ea916edb516f23d6e1848cd1f4a10e62740.zip
ASoC: Remove unneeded platform_device.h inclusions from CODECs
They've not been needed for a long time if they were ever required. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/soc/codecs/wm8737.c')
-rw-r--r--sound/soc/codecs/wm8737.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/wm8737.c b/sound/soc/codecs/wm8737.c
index b7d661581ebf..c13e4f7809cf 100644
--- a/sound/soc/codecs/wm8737.c
+++ b/sound/soc/codecs/wm8737.c
@@ -16,7 +16,6 @@
#include <linux/delay.h>
#include <linux/pm.h>
#include <linux/i2c.h>
-#include <linux/platform_device.h>
#include <linux/regulator/consumer.h>
#include <linux/spi/spi.h>
#include <linux/slab.h>