]> Pileus Git - ~andy/linux/blobdiff - drivers/ata/pdc_adma.c
[ARM] 4567/1: Fix 'Oops - undefined instruction' when CONFIG_VFP=y on non VFP device
[~andy/linux] / drivers / ata / pdc_adma.c
index bec1de594de8b0b4678ac49099bd6ef41a263041..5c79271401afc29ecb216ab46b6c46b7b82ff1a5 100644 (file)
@@ -44,7 +44,7 @@
 #include <linux/libata.h>
 
 #define DRV_NAME       "pdc_adma"
-#define DRV_VERSION    "0.06"
+#define DRV_VERSION    "1.0"
 
 /* macro to calculate base address for ATA regs */
 #define ADMA_ATA_REGS(base,port_no)    ((base) + ((port_no) * 0x40))