From: Jesper Juhl Date: Thu, 26 May 2011 08:32:41 +0000 (+0200) Subject: ASoC: Remove duplicate linux/delay.h inclusion. X-Git-Tag: upstream/snapshot3+hdmi~7307^2~1113^2~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=65afc4118d67f4b0934e6dc72d9b27397aea0354;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.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 ccc9bd8..a0b1a72 100644 --- a/sound/soc/codecs/wm8915.c +++ b/sound/soc/codecs/wm8915.c @@ -19,7 +19,6 @@ #include #include #include -#include #include #include #include