The patch titled CONFIG_SCSI_FD_8xx no longer exists has been removed from the -mm tree. Its filename was config_scsi_fd_8xx-no-longer-exists.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ Subject: CONFIG_SCSI_FD_8xx no longer exists From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> CONFIG_SCSI_FD_8xx no longer exists. Apparently it was renamed to CONFIG_SCSI_SEAGATE, but the Makefile was not correctly updated. Signed-off-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- drivers/scsi/Makefile | 1 - 1 files changed, 1 deletion(-) diff -puN drivers/scsi/Makefile~config_scsi_fd_8xx-no-longer-exists drivers/scsi/Makefile --- a/drivers/scsi/Makefile~config_scsi_fd_8xx-no-longer-exists +++ a/drivers/scsi/Makefile @@ -90,7 +90,6 @@ obj-$(CONFIG_SCSI_QLA_ISCSI) += qla4xxx/ obj-$(CONFIG_SCSI_LPFC) += lpfc/ obj-$(CONFIG_SCSI_PAS16) += pas16.o obj-$(CONFIG_SCSI_SEAGATE) += seagate.o -obj-$(CONFIG_SCSI_FD_8xx) += seagate.o obj-$(CONFIG_SCSI_T128) += t128.o obj-$(CONFIG_SCSI_DMX3191D) += dmx3191d.o obj-$(CONFIG_SCSI_DTC3280) += dtc.o _ Patches currently in -mm which might be from geert@xxxxxxxxxxxxxx are origin.patch pm2fb-white-spaces-clean-up.patch fbdev-fbcon-console-unregistration-from-unregister_framebuffer.patch fm2fb-the-pseudo_palette-is-only-16-elements-long.patch offb-the-pseudo_palette-is-only-16-elements-long.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