diff --git a/[refs] b/[refs] index 7b7c1ce6729c..07fc651f43a2 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 90d5aed2d9c7d2f3915b75342988114fd7b6c13d +refs/heads/master: 3418e469ebaebec16f7df83074087eb901fb76b9 diff --git a/trunk/drivers/net/sundance.c b/trunk/drivers/net/sundance.c index ac17377b3e9f..698568e751da 100644 --- a/trunk/drivers/net/sundance.c +++ b/trunk/drivers/net/sundance.c @@ -107,7 +107,7 @@ static char *media[MAX_UNITS]; #endif /* These identify the driver base version and may not be removed. */ -static char version[] __devinitdata = +static char version[] = KERN_INFO DRV_NAME ".c:v" DRV_VERSION " " DRV_RELDATE " Written by Donald Becker\n" KERN_INFO " http://www.scyld.com/network/sundance.html\n";