The patch titled pata: jmicron: It works better if you get the file name right has been removed from the -mm tree. Its filename is pata-jmicron-it-works-better-if-you-get-the-file-name-right.patch This patch was dropped because an updated version was merged ------------------------------------------------------ Subject: pata: jmicron: It works better if you get the file name right From: Alan Cox <alan@xxxxxxxxxx> Fix the Makefile to be ata_ Signed-off-by: Alan Cox <alan@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxx> --- drivers/scsi/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN drivers/scsi/Makefile~pata-jmicron-it-works-better-if-you-get-the-file-name-right drivers/scsi/Makefile --- a/drivers/scsi/Makefile~pata-jmicron-it-works-better-if-you-get-the-file-name-right +++ a/drivers/scsi/Makefile @@ -140,7 +140,7 @@ obj-$(CONFIG_SCSI_PATA_HPT3X3) += libata obj-$(CONFIG_SCSI_PATA_ISAPNP) += libata.o pata_isapnp.o obj-$(CONFIG_SCSI_PATA_IT8172) += libata.o pata_it8172.o obj-$(CONFIG_SCSI_PATA_IT821X) += libata.o pata_it821x.o -obj-$(CONFIG_SCSI_PATA_JMICRON) += libata.o ata_jmicron.o +obj-$(CONFIG_SCSI_ATA_JMICRON) += libata.o ata_jmicron.o obj-$(CONFIG_SCSI_PATA_NETCELL) += libata.o pata_netcell.o obj-$(CONFIG_SCSI_PATA_NS87410) += libata.o pata_ns87410.o obj-$(CONFIG_SCSI_PATA_OPTI) += libata.o pata_opti.o _ Patches currently in -mm which might be from alan@xxxxxxxxxx are git-libata-all.patch pata-ata_generic-generic-bios-setup-sff-ata-driver.patch pata-jmicron-it-works-better-if-you-get-the-file-name-right.patch pata-jmicron-further-clean-up.patch pata-ata_jmicro-fix-an-escapee.patch pata-jmicron-jmicron-multifunction-setup.patch pata-jmicron-missed-one.patch pata-libata-enable-per-device-speed-setting.patch fixes-for-piix-driver.patch 1-of-2-jmicron-driver.patch 2-of-2-jmicron-driver-plumbing-and-quirk.patch my-name-is-ingo-molnar-you-killed-my-make-allyesconfig-prepare-to-die.patch pata-jmicron-add-quirks-to-force-the-device-into-a-sane-mode.patch pata-jmicron-configuration.patch pata-jmicron-ide-old-type-driver.patch sanitize-3c589_cs.patch ide-backport-piix-fixes-from-libata-into-the-legacy-driver.patch move-ide-to-unmaintained-drop-reference-to-old-git-tree.patch - To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html