commit | 2e457ef667158840c1be511f5d10dd42c6dbbe46 | [log] [tgz] |
---|---|---|
author | Sven Hartge <hartge@ds9.argh.org> | Sat Oct 08 21:12:04 2005 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sat Oct 08 21:12:04 2005 -0700 |
tree | 778f05a12d48b001807a7eac96bbb6731850b015 | |
parent | dd0fc66fb33cd610bc1a5db8a5e232d34879b4d7 [diff] |
[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 <hartge@ds9.argh.org> Signed-off-by: David S. Miller <davem@davemloft.net>