summaryrefslogtreecommitdiffstats
path: root/sound
diff options
context:
space:
mode:
authorJesper Juhl <jj@chaosbits.net>2011-05-26 10:32:41 +0200
committerMark Brown <broonie@opensource.wolfsonmicro.com>2011-05-26 22:11:23 +0800
commit65afc4118d67f4b0934e6dc72d9b27397aea0354 (patch)
treef7eafa2385ad71d97b51368d65179c14172a4db4 /sound
parent6bb74a7293d73556321fd37aefe67f6086dc25d1 (diff)
downloadop-kernel-dev-65afc4118d67f4b0934e6dc72d9b27397aea0354.zip
op-kernel-dev-65afc4118d67f4b0934e6dc72d9b27397aea0354.tar.gz
ASoC: Remove duplicate linux/delay.h inclusion.
It's enough to include linux/delay.h just once in sound/soc/codecs/wm8915.c, so remove the duplicate. Signed-off-by: Jesper Juhl <jj@chaosbits.net> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound')
-rw-r--r--sound/soc/codecs/wm8915.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/wm8915.c b/sound/soc/codecs/wm8915.c
index ccc9bd8..a0b1a72 100644
--- a/sound/soc/codecs/wm8915.c
+++ b/sound/soc/codecs/wm8915.c
@@ -19,7 +19,6 @@
#include <linux/gcd.h>
#include <linux/gpio.h>
#include <linux/i2c.h>
-#include <linux/delay.h>
#include <linux/regulator/consumer.h>
#include <linux/slab.h>
#include <linux/workqueue.h>
OpenPOWER on IntegriCloud