diff options
Diffstat (limited to 'drivers/ide/cris/ide-cris.c')
-rw-r--r-- | drivers/ide/cris/ide-cris.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/ide/cris/ide-cris.c b/drivers/ide/cris/ide-cris.c index 6b2d152351b3..556455fbfa2b 100644 --- a/drivers/ide/cris/ide-cris.c +++ b/drivers/ide/cris/ide-cris.c | |||
@@ -17,8 +17,6 @@ | |||
17 | * device can't do DMA handshaking for some stupid reason. We don't need to do that. | 17 | * device can't do DMA handshaking for some stupid reason. We don't need to do that. |
18 | */ | 18 | */ |
19 | 19 | ||
20 | #undef REALLY_SLOW_IO /* most systems can safely undef this */ | ||
21 | |||
22 | #include <linux/types.h> | 20 | #include <linux/types.h> |
23 | #include <linux/kernel.h> | 21 | #include <linux/kernel.h> |
24 | #include <linux/timer.h> | 22 | #include <linux/timer.h> |