Skip to content

Commit

Permalink
Rename libata-bmdma.c to libata-sff.c.
Browse files Browse the repository at this point in the history
Signed-off-by: Jeff Garzik <jeff@garzik.org>
  • Loading branch information
Jeff Garzik committed Aug 24, 2006
1 parent cca3974 commit e889173
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/ata/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ obj-$(CONFIG_SATA_ULI) += sata_uli.o
obj-$(CONFIG_SATA_MV) += sata_mv.o
obj-$(CONFIG_PDC_ADMA) += pdc_adma.o

libata-objs := libata-core.o libata-scsi.o libata-bmdma.o libata-eh.o
libata-objs := libata-core.o libata-scsi.o libata-sff.o libata-eh.o

File renamed without changes.

0 comments on commit e889173

Please sign in to comment.