X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=drivers%2Fnet%2Ftulip%2Fwinbond-840.c;h=74d42535c3f3f08c8dafba8c16c7f6d92c3974b7;hb=eb643825dab24bf61fe40ea800c5be013315220d;hp=8272d605e74efc436d1b8b260df3afd28a2b683e;hpb=86090fcac5e27b630656fe3d963a6b80e26dac44;p=linux-2.6.git diff --git a/drivers/net/tulip/winbond-840.c b/drivers/net/tulip/winbond-840.c index 8272d605e..74d42535c 100644 --- a/drivers/net/tulip/winbond-840.c +++ b/drivers/net/tulip/winbond-840.c @@ -1733,10 +1733,7 @@ static struct pci_driver w840_driver = { static int __init w840_init(void) { -/* when a module, this is printed whether or not devices are found in probe */ -#ifdef MODULE printk(version); -#endif return pci_module_init(&w840_driver); }