]> 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, 25 Aug 2011 17:54:57 +0000 (13:54 -0400)
commit1057ea6c46d97f692fce2a45f2b05c326a46a024
tree5fec9e9e4287f399887bd5b05b807db37edf00f1
parent6c339d10d8f334496dc0ba9b681512a221d04cee
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