diff options
Diffstat (limited to 'drivers/ide/ide-probe.c')
-rw-r--r-- | drivers/ide/ide-probe.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/ide/ide-probe.c b/drivers/ide/ide-probe.c index 8afbd6cb94be..8f15c23aa70d 100644 --- a/drivers/ide/ide-probe.c +++ b/drivers/ide/ide-probe.c | |||
@@ -31,8 +31,6 @@ | |||
31 | * valid after probe time even with noprobe | 31 | * valid after probe time even with noprobe |
32 | */ | 32 | */ |
33 | 33 | ||
34 | #undef REALLY_SLOW_IO /* most systems can safely undef this */ | ||
35 | |||
36 | #include <linux/module.h> | 34 | #include <linux/module.h> |
37 | #include <linux/types.h> | 35 | #include <linux/types.h> |
38 | #include <linux/string.h> | 36 | #include <linux/string.h> |