* [2.6 patch] drivers/ide/Makefile: kill dead CONFIG_BLK_DEV_IDE_TCQ entry
@ 2005-07-01 22:54 Adrian Bunk
0 siblings, 0 replies; only message in thread
From: Adrian Bunk @ 2005-07-01 22:54 UTC (permalink / raw)
To: B.Zolnierkiewicz; +Cc: linux-kernel, linux-ide
This patch kills the dead CONFIG_BLK_DEV_IDE_TCQ entry.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
--- 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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-07-01 22:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-01 22:54 [2.6 patch] drivers/ide/Makefile: kill dead CONFIG_BLK_DEV_IDE_TCQ entry Adrian Bunk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).