projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6bb74a7
)
ASoC: Remove duplicate linux/delay.h inclusion.
author
Jesper Juhl
<jj@chaosbits.net>
Thu, 26 May 2011 08:32:41 +0000
(10:32 +0200)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Thu, 26 May 2011 14:11:23 +0000
(22:11 +0800)
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>
sound/soc/codecs/wm8915.c
patch
|
blob
|
blame
|
history
diff --git
a/sound/soc/codecs/wm8915.c
b/sound/soc/codecs/wm8915.c
index ccc9bd8327948ecbc33290d17ee21d9717ba203d..a0b1a7278284ee7419ce662d0ba913391556b02e 100644
(file)
--- 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>