[PATCH] missing include in smc-ultra

Signed-off-by: Al Viro <viro@parcelfarce.linux.theplanet.co.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

authored by

Al Viro and committed by
Linus Torvalds
bf4e70e5 03ecc674

+1
+1
drivers/net/smc-ultra.c
··· 68 68 #include <linux/etherdevice.h> 69 69 70 70 #include <asm/io.h> 71 + #include <asm/irq.h> 71 72 #include <asm/system.h> 72 73 73 74 #include "8390.h"