aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/codecs
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/codecs
parent20496ff3783fc9d4cea2317ed2d4442561af64d9 (diff)
ASoC: Remove unneeded inclusion of linux/regulator/consumer.h
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/soc/codecs')
-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 6be47e839cb..41699bd1986 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>