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)
commite7fad451f06e21e74b6051c5ad4917e37460be3a
treef3bff7b8c9ee799a45250a3db26ff4213bad3e0a
parent6fe32a468521d45edc35d92cdc05cd74e930426a
clocksource: Drop unused irqaction.mask from SH drivers.

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>
drivers/clocksource/sh_cmt.c
drivers/clocksource/sh_mtu2.c
drivers/clocksource/sh_tmu.c