Skip to content

Commit

Permalink
pata_sc1200: fix DRV_NAME
Browse files Browse the repository at this point in the history
Acked-by: Alan Cox <[email protected]>
Signed-off-by: Bartlomiej Zolnierkiewicz <[email protected]>
Signed-off-by: Jeff Garzik <[email protected]>
  • Loading branch information
bzolnier authored and Jeff Garzik committed Oct 14, 2011
1 parent 7a113d3 commit 70f301a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/ata/pata_sc1200.c
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
#include <scsi/scsi_host.h>
#include <linux/libata.h>

#define DRV_NAME "sc1200"
#define DRV_NAME "pata_sc1200"
#define DRV_VERSION "0.2.6"

#define SC1200_REV_A 0x00
Expand Down

0 comments on commit 70f301a

Please sign in to comment.