aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2009-08-24 09:41:32 +0200
committerTakashi Iwai <tiwai@suse.de>2009-08-24 09:41:32 +0200
commitc6ea2af76ab79b82a0bfed313e4c2b68b10c2bc1 (patch)
treea6754167918f5c0c0c363f5041473000c74ddf5c /sound/soc
parentASoC: add missing inclusion of debugfs.h (diff)
downloadlinux-dev-c6ea2af76ab79b82a0bfed313e4c2b68b10c2bc1.tar.xz
linux-dev-c6ea2af76ab79b82a0bfed313e4c2b68b10c2bc1.zip
ASoC: Remove unneeded inclusion of linux/regulator/consumer.h
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/soc')
-rw-r--r--sound/soc/codecs/wm_hubs.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/wm_hubs.c b/sound/soc/codecs/wm_hubs.c
index 6be47e839cb7..41699bd1986c 100644
--- a/sound/soc/codecs/wm_hubs.c
+++ b/sound/soc/codecs/wm_hubs.c
@@ -18,7 +18,6 @@
#include <linux/pm.h>
#include <linux/i2c.h>
#include <linux/platform_device.h>
-#include <linux/regulator/consumer.h>
#include <sound/core.h>
#include <sound/pcm.h>
#include <sound/pcm_params.h>