From: Amitoj Kaur Chawla Date: Fri, 24 Jun 2016 06:21:36 +0000 (+0530) Subject: ASoC: wm8753: Remove unneeded header file X-Git-Tag: v4.8-rc1~84^2~1^2^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34c5cdbcbdfe8575ece87a48e04208fbcd0ad16f;p=thirdparty%2Fkernel%2Fstable.git ASoC: wm8753: Remove unneeded header file Drop redundant include of moduleparam.h The Coccinelle semantic patch used to make this change is as follows: @ includesmodule @ @@ @ depends on includesmodule @ @@ - #include Signed-off-by: Amitoj Kaur Chawla Acked-by: Charles Keepax Signed-off-by: Mark Brown --- diff --git a/sound/soc/codecs/wm8753.c b/sound/soc/codecs/wm8753.c index 6f1024f48b193..b4e6893f5e3d6 100644 --- a/sound/soc/codecs/wm8753.c +++ b/sound/soc/codecs/wm8753.c @@ -32,7 +32,6 @@ */ #include -#include #include #include #include