diff options
Diffstat (limited to 'drivers/ata/sata_dwc_460ex.c')
-rw-r--r--[-rwxr-xr-x] | drivers/ata/sata_dwc_460ex.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/ata/sata_dwc_460ex.c b/drivers/ata/sata_dwc_460ex.c index 937aeb34b310..2e391730e8be 100755..100644 --- a/drivers/ata/sata_dwc_460ex.c +++ b/drivers/ata/sata_dwc_460ex.c | |||
@@ -43,6 +43,7 @@ | |||
43 | /* These two are defined in "libata.h" */ | 43 | /* These two are defined in "libata.h" */ |
44 | #undef DRV_NAME | 44 | #undef DRV_NAME |
45 | #undef DRV_VERSION | 45 | #undef DRV_VERSION |
46 | |||
46 | #define DRV_NAME "sata-dwc" | 47 | #define DRV_NAME "sata-dwc" |
47 | #define DRV_VERSION "1.3" | 48 | #define DRV_VERSION "1.3" |
48 | 49 | ||