sparc32: fix build errors
authorRobert Reif <reif@earthlink.net>
Mon, 13 Oct 2008 03:52:26 +0000 (20:52 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 13 Oct 2008 06:55:45 +0000 (23:55 -0700)
arch/sparc/kernel/sun4d_smp.c: In function ‘smp4d_callin’:
arch/sparc/kernel/sun4d_smp.c:101: error: implicit declaration of function ‘notify_cpu_starting’
arch/sparc/kernel/sun4m_smp.c: In function ‘smp4m_callin’:
arch/sparc/kernel/sun4m_smp.c:74: error: implicit declaration of function ‘notify_cpu_starting’

Signed-off-by: Robert Reif <reif@earthlink.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found