]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commit4245e59d1239a5270670807b114856365a863df8
tree62206a116320d26d6a77abdd047ff388068222de
parent4480f15b3306f43bbb0310d461142b4e897ca45b
sparc32: fix build errors

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>
arch/sparc/kernel/sun4d_smp.c
arch/sparc/kernel/sun4m_smp.c