clocksource: Drop unused irqaction.mask from SH drivers.
authorPaul Mundt <lethal@linux-sh.org>
Sun, 14 Jun 2009 12:18:24 +0000 (21:18 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Sun, 14 Jun 2009 12:18:24 +0000 (21:18 +0900)
The irqaction.mask is legacy code that is wholly unused and going away,
so simply drop its use in the SH drivers completely.

Fixes up build failures in -next.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found