From: David S. Miller Date: Sun, 14 Sep 2008 05:07:56 +0000 (-0700) Subject: sparc32: Call sun4m_clear_profile_irq() directly from sun4m_smp.c X-Git-Tag: v2.6.28-rc1~706^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1de937a536ea1a132d22dc198a9e07d208d40a29;p=pandora-kernel.git 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 --- Reading git-diff-tree failed