summaryrefslogtreecommitdiffstats
path: root/arch/sh/include/mach-se/mach/se7722.h
Commit message (Collapse)AuthorAgeFilesLines
* sh: mach-se: Convert SE7722 FPGA to dynamic IRQ allocation.Paul Mundt2009-11-041-9/+2
| | | | | | | | | This gets rid of the arbitrary set of vectors used by the SE7722 FPGA interrupt controller and witches over to a completely dynamic set. No assumptions regarding a contiguous range are made, and the platform resources themselves need to be filled in lazily. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
* sh: Move out the solution engine headers to arch/sh/include/mach-se/Paul Mundt2008-07-291-0/+112
Signed-off-by: Paul Mundt <lethal@linux-sh.org>