diff options
Diffstat (limited to 'drivers/net/arm/ether3.c')
-rw-r--r-- | drivers/net/arm/ether3.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/arm/ether3.c b/drivers/net/arm/ether3.c index 32630493a4ef..3805506a3ab8 100644 --- a/drivers/net/arm/ether3.c +++ b/drivers/net/arm/ether3.c | |||
@@ -68,7 +68,7 @@ | |||
68 | #include <asm/ecard.h> | 68 | #include <asm/ecard.h> |
69 | #include <asm/io.h> | 69 | #include <asm/io.h> |
70 | 70 | ||
71 | static char version[] __initdata = "ether3 ethernet driver (c) 1995-2000 R.M.King v1.17\n"; | 71 | static char version[] __devinitdata = "ether3 ethernet driver (c) 1995-2000 R.M.King v1.17\n"; |
72 | 72 | ||
73 | #include "ether3.h" | 73 | #include "ether3.h" |
74 | 74 | ||