From: Greg Kroah-Hartman Date: Fri, 20 Jul 2012 22:06:15 +0000 (-0700) Subject: stating: csr: remove unneeded #includes in csr_util.c X-Git-Tag: v3.6-rc1~100^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c92e28ee5b53408cccc062d92ef04ba8980716e;p=pandora-kernel.git stating: csr: remove unneeded #includes in csr_util.c This .c file only holds the MODULE_* stuff for the module, so remove the other #include calls as they are not needed anymore. Cc: Mikko Virkkilä Cc: Lauri Hintsala Cc: Riku Mettälä Cc: Veli-Pekka Peltola Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed