From: Paul Gortmaker Date: Thu, 28 Jul 2011 22:46:31 +0000 (-0400) Subject: mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULE X-Git-Tag: v3.2-rc1~22^2~165 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cae39d1386dba405de0fbda32e224a1535d38a07;p=pandora-kernel.git mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULE Or else we get lots of variations on this: arch/mips/pci/pci.c:330: warning: type defaults to 'int' in declaration of 'EXPORT_SYMBOL' scattered throughout the build. Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed