]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
sparc32: Call sun4m_clear_profile_irq() directly from sun4m_smp.c
authorDavid S. Miller <davem@davemloft.net>
Sun, 14 Sep 2008 05:07:56 +0000 (22:07 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 20 Sep 2008 04:17:58 +0000 (21:17 -0700)
commit1de937a536ea1a132d22dc198a9e07d208d40a29
tree5b969f29fab3f910e1f7e40a84ebf71bd5502e7d
parenta73554aedb8f69bd2024cbbf74980582bb91afb4
sparc32: Call sun4m_clear_profile_irq() directly from sun4m_smp.c

This is the only use of the clear_profile_irq() btfixup entry,
which just eats up lots of dead space on other platform types.

A subsequent commit will delete the other implementations and
the btfixup entry as well.

Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/kernel/sun4m_irq.c
arch/sparc/kernel/sun4m_smp.c