From: Sven Hartge Date: Sun, 9 Oct 2005 04:12:04 +0000 (-0700) Subject: [SPARC64]: Fix compile error in irq.c X-Git-Tag: v2.6.14-rc4~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e457ef667158840c1be511f5d10dd42c6dbbe46;p=pandora-kernel.git [SPARC64]: Fix compile error in irq.c irq.c is missing the inclusion of asm/io.h, which causes readb() and writeb() the be undefined. Signed-off-by: Sven Hartge Signed-off-by: David S. Miller --- Reading git-diff-tree failed