]> 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>
Sun, 31 Jul 2011 08:05:25 +0000 (04:05 -0400)
commita08c91e7d35f7da2c1c9c61680c14a915d8c7a7c
tree2b28c59beb6bd53ec63c516b5356ffb12077a631
parent00e477e2328a5246cad1824ce8616fa8935a63cd
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