]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
sh: asm/irq.h needs asm/cpu/irq.h.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 13 Feb 2008 11:16:47 +0000 (20:16 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 14 Feb 2008 05:22:12 +0000 (14:22 +0900)
commitc7a49dd42d15f066d13e26c24c22c600b58528e0
treef7f5e198be84fd1a0c41395a16052f340662f558
parente8ea024bffcc9e4cb0e72cfdf50a99d05fd95d1c
sh: asm/irq.h needs asm/cpu/irq.h.

The SH-5 build currently fails when trying to build the i8042 code due
to the missing IRQ definitions. These are provided in asm/cpu/irq.h, so
just include that there to get it building again.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
include/asm-sh/irq.h