m32r: fix build due to notify_cpu_starting() change
authorIngo Molnar <mingo@elte.hu>
Thu, 16 Oct 2008 17:00:57 +0000 (19:00 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 16 Oct 2008 17:00:57 +0000 (19:00 +0200)
commit3baf63a507094992a5bf238ba3bcea71f458b1e8
treee8fbbb05fb2507f1f2caf81522f80ca6c5304db0
parent463baa8a0947f858d6db1c56d87eeaf1176ba7bb
m32r: fix build due to notify_cpu_starting() change

fix:

arch/m32r/kernel/smpboot.c:501: err
or: implicit declaration of function 'notify_cpu_starting'
make[2]: *** [arch/m32r/kernel/smpboot.o] Error 1
make[2]: *** Waiting for unfinished jobs....

Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/m32r/kernel/smpboot.c