linux-stable/arch/mips/vr41xx/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
..
bcu.c Update Yoichi Yuasa's e-mail address 2009-07-03 15:45:29 +01:00
cmu.c Update Yoichi Yuasa's e-mail address 2009-07-03 15:45:29 +01:00
giu.c mips: fix implicit smp.h usage in various files. 2011-10-31 19:30:55 -04:00
icu.c MIPS: Convert the irq functions to the new names 2011-03-29 14:48:07 +02:00
init.c MIPS: VR41xx: Use strlcat() for the command line arguments 2010-01-12 18:19:30 +01:00
irq.c MIPS: Mark cascade and low level interrupts IRQF_NO_THREAD 2011-09-21 17:52:15 +02:00
Makefile MIPS: Move VR41xx Makefile parts to their own Platform file 2010-08-05 13:25:48 +01:00
pmu.c Update Yoichi Yuasa's e-mail address 2009-07-03 15:45:29 +01:00
rtc.c mips: fix implicit smp.h usage in various files. 2011-10-31 19:30:55 -04:00
siu.c MIPS: Add missing #inclusions of <linux/irq.h> 2010-10-07 14:08:54 +01:00
type.c Update Yoichi Yuasa's e-mail address 2009-07-03 15:45:29 +01:00