commit | b218fa0e9c2ad94b4e9ab5517a9210f9fa3745e2 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Sat Sep 13 22:08:26 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Sep 19 21:17:59 2008 -0700 |
tree | 9dd34ba128f8d7b5f3e34316cef4daeec3a3a695 | |
parent | 76954261ba907950cb5216e5c3075b5ba03c1a6b [diff] |
sparc32: Stop calling claim_ticker14() from sun4c_irq.c Since the first argument is always NULL, the only side effect is to disable the PROFILE_IRQ, so just do that directly. Signed-off-by: David S. Miller <davem@davemloft.net>