kernel-ark/arch/mips/pmc-sierra/yosemite
Paul Gortmaker f9ded5692c MIPS: Fix several implicit uses of export.h/module.h
These will show up as a build failure once we clean up a
misuse of module.h in the mips termios header.

Uses export.h: (EXPORT_SYMBOL)
   arch/mips/cavium-octeon/setup.c
   arch/mips/pmc-sierra/yosemite/setup.c
   arch/mips/rb532/devices.c
   arch/mips/sni/setup.c

Uses module.h: (symbol_get/put)
   arch/mips/alchemy/devboards/db1200.c

Uses module.h: (print_modules)
   arch/mips/kernel/traps.c

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/3448/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2012-05-15 17:48:50 +02:00
..
atmel_read_eeprom.c
atmel_read_eeprom.h
ht-irq.c MIPS: PCI: use list_for_each_entry() for bus->devices traversal 2012-02-20 18:33:19 +01:00
ht.c
irq.c Disintegrate asm/system.h for MIPS 2012-03-28 18:30:02 +01:00
Makefile
prom.c Disintegrate asm/system.h for MIPS 2012-03-28 18:30:02 +01:00
py-console.c Revert "MIPS: LD/SD o32 macro GAS fix update" 2011-10-20 15:00:19 +01:00
setup.c MIPS: Fix several implicit uses of export.h/module.h 2012-05-15 17:48:50 +02:00
setup.h
smp.c documentation: remove references to cpu_*_map. 2012-03-29 15:38:31 +10:30