linux/arch/mips/loongson/common
Paul Gortmaker c72f4d6141 mips: fix implicit smp.h usage in various files.
We need to call out inclusion of smp.h, or with the module.h cleanup
we'll get things like:

arch/mips/loongson/common/platform.c:21: error: implicit declaration of function 'smp_processor_id'

arch/mips/vr41xx/common/giu.c:84: error: implicit declaration of function 'smp_processor_id'

arch/mips/vr41xx/common/rtc.c:85: error: implicit declaration of function 'smp_processor_id'

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
2011-10-31 19:30:55 -04:00
..
cs5536 mips: convert to clocksource_register_hz/khz 2011-02-21 13:33:50 -08:00
Makefile
bonito-irq.c MIPS: Convert the irq functions to the new names 2011-03-29 14:48:07 +02:00
cmdline.c MIPS: Loongson: Remove ad-hoc cmdline default 2011-03-14 21:07:25 +01:00
early_printk.c
env.c MIPS: Loongson: Fix GCC 2.6.0 build error. 2011-05-10 18:15:23 +01:00
gpio.c
init.c
irq.c
machtype.c MIPS: Loongson: Fix potentially wrong string handling 2011-03-14 21:07:26 +01:00
mem.c
pci.c
platform.c mips: fix implicit smp.h usage in various files. 2011-10-31 19:30:55 -04:00
pm.c
reset.c
rtc.c
serial.c
setup.c
time.c
uart_base.c