mirror of
https://github.com/adulau/aha.git
synced 2024-12-29 12:16:20 +00:00
[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>
This commit is contained in:
parent
03ecc6749a
commit
bf4e70e54c
1 changed files with 1 additions and 0 deletions
|
@ -68,6 +68,7 @@ static const char version[] =
|
|||
#include <linux/etherdevice.h>
|
||||
|
||||
#include <asm/io.h>
|
||||
#include <asm/irq.h>
|
||||
#include <asm/system.h>
|
||||
|
||||
#include "8390.h"
|
||||
|
|
Loading…
Reference in a new issue