From: Paul Gortmaker Date: Sun, 31 Jul 2011 20:14:14 +0000 (-0400) Subject: arm: fix implicit module.h users by adding it to arch/arm as required. X-Git-Tag: v3.2-rc1~22^2~177 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73017a542fd2e92a02464eb8b727c200c97e6c0c;p=pandora-kernel.git arm: fix implicit module.h users by adding it to arch/arm as required. These files will fail to compile if we dont clean them up in advance and have them include the appropriate headers they need. Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed