From: Paul Gortmaker Date: Sat, 23 Jul 2011 20:55:17 +0000 (-0400) Subject: mips: remove needless include of module.h from core kernel files. X-Git-Tag: v3.2-rc1~22^2~166 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=848484e2c41220f07b432ffea79874a1b02ce6db;p=pandora-kernel.git mips: remove needless include of module.h from core kernel files. None of these files are using modular infrastructure, and build tests reveal that none of these files are really relying on any implicit inclusions via. module.h either. So delete them. Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed