dect
/
linux-2.6
Archived
13
0
Fork 0

sata_dwc_460ex: remove file exec bit (chmod 0755 -> 0644)

Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
This commit is contained in:
Jeff Garzik 2012-12-14 09:43:39 -05:00 committed by Jeff Garzik
parent 26cd4d65de
commit 72d5f2da2c
1 changed files with 1 additions and 0 deletions

1
drivers/ata/sata_dwc_460ex.c Executable file → Normal file
View File

@ -43,6 +43,7 @@
/* These two are defined in "libata.h" */
#undef DRV_NAME
#undef DRV_VERSION
#define DRV_NAME "sata-dwc"
#define DRV_VERSION "1.3"