From: Paul Mundt Date: Wed, 13 Feb 2008 11:16:47 +0000 (+0900) Subject: sh: asm/irq.h needs asm/cpu/irq.h. X-Git-Tag: v2.6.25-rc2~5^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7a49dd42d15f066d13e26c24c22c600b58528e0;p=pandora-kernel.git 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 --- Reading git-diff-tree failed