Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Linux: Kernel

[2.6 patch] xtensa: remove dead CONFIG_BLK_DEV_IDE code

 

 

Linux kernel RSS feed   Index | Next | Previous | View Threaded


bunk at kernel

Aug 13, 2008, 3:19 PM

Post #1 of 2 (220 views)
Permalink
[2.6 patch] xtensa: remove dead CONFIG_BLK_DEV_IDE code

I don't know why this was there, but it was dead code.

Signed-off-by: Adrian Bunk <bunk [at] kernel>

---
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;


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


bzolnier at gmail

Aug 17, 2008, 9:55 AM

Post #2 of 2 (197 views)
Permalink
Re: [2.6 patch] xtensa: remove dead CONFIG_BLK_DEV_IDE code [In reply to]

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 [at] kernel>

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

Linux kernel RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.