sh: intc: Make ack_regs generally available.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 27 Oct 2009 02:36:43 +0000 (11:36 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 27 Oct 2009 02:36:43 +0000 (11:36 +0900)
commit9b798d50df3a98d22a6cbae565d9f4f630d161a6
tree51ea0f11a29fedd14b1c0ff70fcbef87509aea12
parent0a993b0a290a2672500000b0ce811efc093f8467
sh: intc: Make ack_regs generally available.

Currently this is ifdef'ed under SH-3 and SH-4A, but there are other CPUs
that will need this as well. Given the size of the existing data
structures, this doesn't cause any additional cacheline utilization for
the existing users, so has no direct impact on the data structures.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/sh/intc.c
include/linux/sh_intc.h