diff options
Diffstat (limited to 'drivers/net/sun3_82586.c')
-rw-r--r-- | drivers/net/sun3_82586.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/net/sun3_82586.c b/drivers/net/sun3_82586.c index a3220a96524f..4757aa647c7a 100644 --- a/drivers/net/sun3_82586.c +++ b/drivers/net/sun3_82586.c | |||
@@ -28,8 +28,6 @@ static int automatic_resume = 0; /* experimental .. better should be zero */ | |||
28 | static int rfdadd = 0; /* rfdadd=1 may be better for 8K MEM cards */ | 28 | static int rfdadd = 0; /* rfdadd=1 may be better for 8K MEM cards */ |
29 | static int fifo=0x8; /* don't change */ | 29 | static int fifo=0x8; /* don't change */ |
30 | 30 | ||
31 | /* #define REALLY_SLOW_IO */ | ||
32 | |||
33 | #include <linux/module.h> | 31 | #include <linux/module.h> |
34 | #include <linux/kernel.h> | 32 | #include <linux/kernel.h> |
35 | #include <linux/string.h> | 33 | #include <linux/string.h> |