linux/arch/mips/alchemy/devboards
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
..
bcsr.c MIPS: Alchemy: devboards: remove unneeded BCSR IRQ reg acc 2011-12-07 22:02:05 +00:00
db1000.c MIPS: Alchemy: Touchscreen support on DB1100 2011-12-08 10:42:15 +00:00
db1200.c MIPS: Fix several implicit uses of export.h/module.h 2012-05-15 17:48:50 +02:00
db1300.c MIPS: Alchemy: Add RTC device to all devboards 2011-12-07 22:02:07 +00:00
db1550.c MIPS: Alchemy: Add RTC device to all devboards 2011-12-07 22:02:07 +00:00
Makefile MIPS: Alchemy: one kernel for DB1000/DB1500/DB1100 2011-12-07 22:02:07 +00:00
pb1100.c MIPS: Alchemy: merge devboard code into single per-board files. 2011-12-07 22:02:06 +00:00
pb1500.c MIPS: Alchemy: merge devboard code into single per-board files. 2011-12-07 22:02:06 +00:00
pb1550.c MTD: nand: make au1550nd.c a platform_driver 2011-12-08 10:42:10 +00:00
platform.c MIPS: Alchemy: Add RTC device to all devboards 2011-12-07 22:02:07 +00:00
platform.h MIPS: Alchemy: use 36bit addresses for PCMCIA resources. 2010-02-27 12:53:43 +01:00
pm.c suspend: constify platform_suspend_ops 2010-11-16 14:14:02 +01:00
prom.c MIPS: Alchemy: one kernel for DB1000/DB1500/DB1100 2011-12-07 22:02:07 +00:00