commit | 1de937a536ea1a132d22dc198a9e07d208d40a29 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Sat Sep 13 22:07:56 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Sep 19 21:17:58 2008 -0700 |
tree | 5b969f29fab3f910e1f7e40a84ebf71bd5502e7d | |
parent | a73554aedb8f69bd2024cbbf74980582bb91afb4 [diff] |
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>