sparc32: Stop calling claim_ticker14() from sun4c_irq.c
authorDavid S. Miller <davem@davemloft.net>
Sun, 14 Sep 2008 05:08:26 +0000 (22:08 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 20 Sep 2008 04:17:59 +0000 (21:17 -0700)
commitb218fa0e9c2ad94b4e9ab5517a9210f9fa3745e2
tree9dd34ba128f8d7b5f3e34316cef4daeec3a3a695
parent76954261ba907950cb5216e5c3075b5ba03c1a6b
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>
arch/sparc/kernel/sun4c_irq.c