From: Paul Gortmaker Date: Sun, 16 Oct 2011 06:01:52 +0000 (-0400) Subject: mm: Map most files to use export.h instead of module.h X-Git-Tag: v3.2-rc1~22^2~224 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b95f1b31b75588306e32b2afd32166cad48f670b;p=pandora-kernel.git mm: Map most files to use export.h instead of module.h The files changed within are only using the EXPORT_SYMBOL macro variants. They are not using core modular infrastructure and hence don't need module.h but only the export.h header. Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed