From: Navya Sri Nizamkari Date: Sun, 1 Mar 2015 19:10:18 +0000 (+0530) Subject: staging: Remove header. X-Git-Tag: omap-for-v4.2/o2_dc~155^2~138^2~774 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b5c85e0f4f5687a6868e743cb51de3897ab96c0;p=pandora-kernel.git staging: Remove header. This patch drops #include in all the staging driver files that also include #include as module.h includes moduleparam.h already. The following semantic patch is used to make these changes: @ includesmodule @ @@ @ depends on includesmodule @ @@ - #include Signed-off-by: Navya Sri Nizamkari Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed