commit | 9b798d50df3a98d22a6cbae565d9f4f630d161a6 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Tue Oct 27 11:36:43 2009 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Tue Oct 27 11:36:43 2009 +0900 |
tree | 51ea0f11a29fedd14b1c0ff70fcbef87509aea12 | |
parent | 0a993b0a290a2672500000b0ce811efc093f8467 [diff] |
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>