]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/xtensa/kernel/setup.c
xtensa: remove dead CONFIG_BLK_DEV_IDE code
[karo-tx-linux.git] / arch / xtensa / kernel / setup.c
index a00359e8f7a8f06c14bfbff198e34d4bc5d5d5ea..9606d2bd1dd974a4766fed7748836e6cab5e46b8 100644 (file)
@@ -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;