]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mips: fix up the implicit export.h users in powertv platform
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 28 Jul 2011 23:55:41 +0000 (19:55 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 31 Jul 2011 08:05:29 +0000 (04:05 -0400)
commit29c113d09e1dde60c48553e1be46938b8d8c7556
treee32e9b20998c6295859c64425d6240a5f1c0b330
parent2bcbb2d14a5748768c51057d44442b2019fcad18
mips: fix up the implicit export.h users in powertv platform

To avoid this:

arch/mips/powertv/pci/fixup-powertv.c:36: error: type defaults to 'int' in declaration of 'EXPORT_SYMBOL'
arch/mips/powertv/powertv-usb.c:359: error: type defaults to 'int' in declaration of 'EXPORT_SYMBOL'

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