From: John Crispin Date: Thu, 10 Nov 2011 20:33:07 +0000 (+0100) Subject: MIPS: lantiq: use export.h in favour of module.h X-Git-Tag: v3.2-rc3~50^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4af92e7a68af7b515d274f9d33b14b8a0804a0f6;p=pandora-kernel.git MIPS: lantiq: use export.h in favour of module.h The code located at arch/mips/lantiq/ included module.h to be able to use the EXPORT_SYMBOL* macros. These can now be directly included using export.h. Signed-off-by: John Crispin Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/2937/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed