This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / drivers / net / tulip / winbond-840.c
index 8272d60..74d4253 100644 (file)
@@ -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);
 }