]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mips: bcm47xx/setup.c needs export.h
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 28 Jul 2011 23:11:53 +0000 (19:11 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 31 Jul 2011 08:05:28 +0000 (04:05 -0400)
commit2238ce97eaedce0d562b527aea0deadf25fa330d
tree935bad9fabc683e304b9c6ab2abe1c1c9710a998
parentc7ac7fb08445e81764636c231bb3b9643fd5807e
mips: bcm47xx/setup.c needs export.h

Or else we'll get this:

arch/mips/bcm47xx/setup.c:39: error: type defaults to 'int' in declaration of 'EXPORT_SYMBOL'

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