Merge to Fedora kernel-2.6.7-1.492
[linux-2.6.git] / drivers / scsi / aic7xxx / aic7xxx_osm.h
index d8217ed..f9c21e7 100644 (file)
@@ -940,7 +940,7 @@ ahc_get_pci_bus(ahc_dev_softc_t pci)
 }
 #else
 static inline int ahc_linux_pci_init(void) {
-       return -ENODEV;
+       return 0;
 }
 static inline void ahc_linux_pci_exit(void) {
 }