]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mips: pci.c needs export.h
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 28 Jul 2011 22:46:31 +0000 (18:46 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 31 Jul 2011 08:05:27 +0000 (04:05 -0400)
commit6da07885d83aaf1d608a5ae21aa2604854f1c150
tree2f6bb287db541a96e78ae64c01547138b13e9217
parent6d11cdc9d14c25e6c272ab457f784338989863dc
mips: pci.c needs export.h

Or else we get this:

arch/mips/pci/pci.c:330: warning: type defaults to 'int' in declaration of 'EXPORT_SYMBOL'

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
arch/mips/pci/pci.c