Loading drivers/scsi/sata_mv.c +1 −1 Original line number Original line Diff line number Diff line Loading @@ -37,7 +37,7 @@ #include <asm/io.h> #include <asm/io.h> #define DRV_NAME "sata_mv" #define DRV_NAME "sata_mv" #define DRV_VERSION "0.6" #define DRV_VERSION "0.7" enum { enum { /* BAR's are enumerated in terms of pci_resource_start() terms */ /* BAR's are enumerated in terms of pci_resource_start() terms */ Loading Loading
drivers/scsi/sata_mv.c +1 −1 Original line number Original line Diff line number Diff line Loading @@ -37,7 +37,7 @@ #include <asm/io.h> #include <asm/io.h> #define DRV_NAME "sata_mv" #define DRV_NAME "sata_mv" #define DRV_VERSION "0.6" #define DRV_VERSION "0.7" enum { enum { /* BAR's are enumerated in terms of pci_resource_start() terms */ /* BAR's are enumerated in terms of pci_resource_start() terms */ Loading