From: Jesper Juhl Date: Thu, 26 May 2011 08:32:41 +0000 (+0200) Subject: ASoC: Remove duplicate linux/delay.h inclusion. X-Git-Tag: firefly_0821_release~3680^2~2691^2~1113^2~4 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=65afc4118d67f4b0934e6dc72d9b27397aea0354;p=firefly-linux-kernel-4.4.55.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