linux/arch/mips/sni
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
..
a20r.c MIPS: Convert the irq functions to the new names 2011-03-29 14:48:07 +02:00
eisa.c mips: remove driver_data direct access of struct device 2009-06-15 21:30:27 -07:00
irq.c MIPS: irq: Remove IRQF_DISABLED 2011-12-07 22:03:45 +00:00
Makefile MIPS: SNI: Migrate to new platform makefile style. 2010-08-05 13:25:49 +01:00
pcimt.c MIPS: Convert the irq functions to the new names 2011-03-29 14:48:07 +02:00
pcit.c MIPS: Convert the irq functions to the new names 2011-03-29 14:48:07 +02:00
Platform MIPS: SNI: Migrate to new platform makefile style. 2010-08-05 13:25:49 +01:00
reset.c Disintegrate asm/system.h for MIPS 2012-03-28 18:30:02 +01:00
rm200.c MIPS: Mark cascade and low level interrupts IRQF_NO_THREAD 2011-09-21 17:52:15 +02:00
setup.c MIPS: Fix several implicit uses of export.h/module.h 2012-05-15 17:48:50 +02:00
time.c MIPS: irq: Remove IRQF_DISABLED 2011-12-07 22:03:45 +00:00