From: Gargi Sharma Date: Wed, 8 Mar 2017 17:07:03 +0000 (+0530) Subject: staging: greybus: Remove unneeded header file X-Git-Tag: v4.12-rc1~84^2~686 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=981b7ae9ad9b3a9ccb83a7be6cfc57a05f61185f;p=thirdparty%2Fkernel%2Flinux.git staging: greybus: Remove unneeded header file module.h contains a call to moduleparam.h making the call to it redundant and useless. @ includesmodule @ @@ #include @ depends on includesmodule @ @@ - #include Signed-off-by: Gargi Sharma Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/greybus/gbphy.c b/drivers/staging/greybus/gbphy.c index 64a1eb93ec966..603de6f21fd11 100644 --- a/drivers/staging/greybus/gbphy.c +++ b/drivers/staging/greybus/gbphy.c @@ -11,7 +11,6 @@ #include #include -#include #include #include #include