Browse Source

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

Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Jeff Garzik 12 years ago
parent
commit
72d5f2da2c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      drivers/ata/sata_dwc_460ex.c

+ 1 - 0
drivers/ata/sata_dwc_460ex.c

@@ -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"