Loading drivers/ide/cris/ide-cris.c +0 −2 Original line number Diff line number Diff line Loading @@ -17,8 +17,6 @@ * device can't do DMA handshaking for some stupid reason. We don't need to do that. */ #undef REALLY_SLOW_IO /* most systems can safely undef this */ #include <linux/types.h> #include <linux/kernel.h> #include <linux/timer.h> Loading drivers/ide/ide-disk.c +0 −2 Original line number Diff line number Diff line Loading @@ -43,8 +43,6 @@ #define IDEDISK_VERSION "1.18" #undef REALLY_SLOW_IO /* most systems can safely undef this */ //#define DEBUG #include <linux/module.h> Loading drivers/ide/ide-probe.c +0 −2 Original line number Diff line number Diff line Loading @@ -31,8 +31,6 @@ * valid after probe time even with noprobe */ #undef REALLY_SLOW_IO /* most systems can safely undef this */ #include <linux/module.h> #include <linux/types.h> #include <linux/string.h> Loading drivers/ide/ide.c +0 −2 Original line number Diff line number Diff line Loading @@ -126,8 +126,6 @@ #define REVISION "Revision: 7.00alpha2" #define VERSION "Id: ide.c 7.00a2 20020906" #undef REALLY_SLOW_IO /* most systems can safely undef this */ #define _IDE_C /* Tell ide.h it's really us */ #include <linux/module.h> Loading drivers/ide/legacy/ali14xx.c +0 −2 Original line number Diff line number Diff line Loading @@ -37,8 +37,6 @@ * mode 4 for a while now with no trouble.) -Derek */ #undef REALLY_SLOW_IO /* most systems can safely undef this */ #include <linux/module.h> #include <linux/types.h> #include <linux/kernel.h> Loading Loading
drivers/ide/cris/ide-cris.c +0 −2 Original line number Diff line number Diff line Loading @@ -17,8 +17,6 @@ * device can't do DMA handshaking for some stupid reason. We don't need to do that. */ #undef REALLY_SLOW_IO /* most systems can safely undef this */ #include <linux/types.h> #include <linux/kernel.h> #include <linux/timer.h> Loading
drivers/ide/ide-disk.c +0 −2 Original line number Diff line number Diff line Loading @@ -43,8 +43,6 @@ #define IDEDISK_VERSION "1.18" #undef REALLY_SLOW_IO /* most systems can safely undef this */ //#define DEBUG #include <linux/module.h> Loading
drivers/ide/ide-probe.c +0 −2 Original line number Diff line number Diff line Loading @@ -31,8 +31,6 @@ * valid after probe time even with noprobe */ #undef REALLY_SLOW_IO /* most systems can safely undef this */ #include <linux/module.h> #include <linux/types.h> #include <linux/string.h> Loading
drivers/ide/ide.c +0 −2 Original line number Diff line number Diff line Loading @@ -126,8 +126,6 @@ #define REVISION "Revision: 7.00alpha2" #define VERSION "Id: ide.c 7.00a2 20020906" #undef REALLY_SLOW_IO /* most systems can safely undef this */ #define _IDE_C /* Tell ide.h it's really us */ #include <linux/module.h> Loading
drivers/ide/legacy/ali14xx.c +0 −2 Original line number Diff line number Diff line Loading @@ -37,8 +37,6 @@ * mode 4 for a while now with no trouble.) -Derek */ #undef REALLY_SLOW_IO /* most systems can safely undef this */ #include <linux/module.h> #include <linux/types.h> #include <linux/kernel.h> Loading