]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/eql.c
net/fec_mpc52xx: fix BUG on missing dma_ops
[linux-2.6-omap-h63xx.git] / drivers / net / eql.c
index 40125694bd9f641209eb03fb90a04e8ad4d99998..51ead7941f83ad249f6757eda2b50f6b6521d758 100644 (file)
@@ -159,7 +159,7 @@ static void eql_timer(unsigned long param)
        add_timer(&eql->timer);
 }
 
-static char version[] __initdata =
+static const char version[] __initconst =
        "Equalizer2002: Simon Janes (simon@ncm.com) and David S. Miller (davem@redhat.com)\n";
 
 static const struct net_device_ops eql_netdev_ops = {