]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mips: vr41xx/ implicitly uses smp.h in giu.c and rtc.c
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 28 Jul 2011 23:14:16 +0000 (19:14 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 11 Aug 2011 19:11:29 +0000 (15:11 -0400)
commit77021bbca23fecd85c511dc348b7417ea596f91e
tree872c038d4542d65eb450277c952f7351194d8983
parentf57e9e9e5c2e1158aaeef4ca4eaa9d57e00ad698
mips: vr41xx/ implicitly uses smp.h in giu.c and rtc.c

As evidenced by this:

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>
arch/mips/vr41xx/common/giu.c
arch/mips/vr41xx/common/rtc.c