From: David S. Miller Date: Sun, 14 Sep 2008 05:08:26 +0000 (-0700) Subject: sparc32: Stop calling claim_ticker14() from sun4c_irq.c X-Git-Tag: v2.6.28-rc1~706^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b218fa0e9c2ad94b4e9ab5517a9210f9fa3745e2;p=pandora-kernel.git 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 --- Reading git-diff-tree failed