* [2.6 patch] xtensa: remove dead CONFIG_BLK_DEV_IDE code
@ 2008-08-13 22:19 Adrian Bunk
2008-08-17 16:55 ` Bartlomiej Zolnierkiewicz
0 siblings, 1 reply; 2+ messages in thread
From: Adrian Bunk @ 2008-08-13 22:19 UTC (permalink / raw)
To: Bartlomiej Zolnierkiewicz, chris; +Cc: linux-ide, linux-kernel
I don't know why this was there, but it was dead code.
Signed-off-by: Adrian Bunk <bunk@kernel.org>
---
f2db4adb7a7f8fc0ea216fbc2d38a0c3802894ab
diff --git a/arch/xtensa/kernel/setup.c b/arch/xtensa/kernel/setup.c
index a00359e..9606d2b 100644
--- a/arch/xtensa/kernel/setup.c
+++ b/arch/xtensa/kernel/setup.c
@@ -53,11 +53,6 @@ extern struct fd_ops no_fd_ops;
struct fd_ops *fd_ops;
#endif
-#if defined(CONFIG_BLK_DEV_IDE) || defined(CONFIG_BLK_DEV_IDE_MODULE)
-extern struct ide_ops no_ide_ops;
-struct ide_ops *ide_ops;
-#endif
-
extern struct rtc_ops no_rtc_ops;
struct rtc_ops *rtc_ops;
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [2.6 patch] xtensa: remove dead CONFIG_BLK_DEV_IDE code
2008-08-13 22:19 [2.6 patch] xtensa: remove dead CONFIG_BLK_DEV_IDE code Adrian Bunk
@ 2008-08-17 16:55 ` Bartlomiej Zolnierkiewicz
0 siblings, 0 replies; 2+ messages in thread
From: Bartlomiej Zolnierkiewicz @ 2008-08-17 16:55 UTC (permalink / raw)
To: Adrian Bunk; +Cc: chris, linux-ide, linux-kernel
On Thursday 14 August 2008, Adrian Bunk wrote:
> I don't know why this was there, but it was dead code.
>
> Signed-off-by: Adrian Bunk <bunk@kernel.org>
applied
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-08-17 17:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-13 22:19 [2.6 patch] xtensa: remove dead CONFIG_BLK_DEV_IDE code Adrian Bunk
2008-08-17 16:55 ` Bartlomiej Zolnierkiewicz
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).