diff options
| -rw-r--r-- | drivers/net/ethernet/8390/etherh.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/ethernet/8390/etherh.c b/drivers/net/ethernet/8390/etherh.c index b15e482a7c63..b36ee9e0d220 100644 --- a/drivers/net/ethernet/8390/etherh.c +++ b/drivers/net/ethernet/8390/etherh.c | |||
| @@ -59,7 +59,7 @@ | |||
| 59 | #define DRV_NAME "etherh" | 59 | #define DRV_NAME "etherh" |
| 60 | #define DRV_VERSION "1.11" | 60 | #define DRV_VERSION "1.11" |
| 61 | 61 | ||
| 62 | static char version[] __initdata = | 62 | static char version[] = |
| 63 | "EtherH/EtherM Driver (c) 2002-2004 Russell King " DRV_VERSION "\n"; | 63 | "EtherH/EtherM Driver (c) 2002-2004 Russell King " DRV_VERSION "\n"; |
| 64 | 64 | ||
| 65 | #include "lib8390.c" | 65 | #include "lib8390.c" |
