[2.6 patch] drivers/ide/Makefile: kill dead CONFIG_BLK_DEV_IDE_TCQ entry

From: Adrian Bunk
Date: Fri Jul 01 2005 - 17:56:29 EST


This patch kills the dead CONFIG_BLK_DEV_IDE_TCQ entry.

Signed-off-by: Adrian Bunk <bunk@xxxxxxxxx>

--- linux-2.6.12-mm2-full/drivers/ide/Makefile.old 2005-07-01 00:46:38.000000000 +0200
+++ linux-2.6.12-mm2-full/drivers/ide/Makefile 2005-07-01 00:46:45.000000000 +0200
@@ -20,7 +20,6 @@
# Core IDE code - must come before legacy
ide-core-$(CONFIG_BLK_DEV_IDEPCI) += setup-pci.o
ide-core-$(CONFIG_BLK_DEV_IDEDMA) += ide-dma.o
-ide-core-$(CONFIG_BLK_DEV_IDE_TCQ) += ide-tcq.o
ide-core-$(CONFIG_PROC_FS) += ide-proc.o
ide-core-$(CONFIG_BLK_DEV_IDEPNP) += ide-pnp.o


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/