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
..
2011-04-26 10:22:59 +02:00
2011-07-26 16:49:47 -07:00
2011-09-21 17:53:38 +02:00
2011-03-31 11:26:23 -03:00
2011-07-25 17:26:56 +01:00
2011-07-26 16:49:47 -07:00