From: Jesper Juhl Date: Thu, 26 May 2011 08:32:41 +0000 (+0200) Subject: ASoC: Remove duplicate linux/delay.h inclusion. X-Git-Tag: v3.0-rc1~51^2^2~2 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=65afc4118d67f4b0934e6dc72d9b27397aea0354;p=linux.git 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 Signed-off-by: Mark Brown --- diff --git a/sound/soc/codecs/wm8915.c b/sound/soc/codecs/wm8915.c index ccc9bd832794..a0b1a7278284 100644 --- a/sound/soc/codecs/wm8915.c +++ b/sound/soc/codecs/wm8915.c @@ -19,7 +19,6 @@ #include #include #include -#include #include #include #include