diff options
Diffstat (limited to 'drivers/ide/ide-cd.h')
-rw-r--r-- | drivers/ide/ide-cd.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/drivers/ide/ide-cd.h b/drivers/ide/ide-cd.h index 59b43935630f..34e9291c0a8e 100644 --- a/drivers/ide/ide-cd.h +++ b/drivers/ide/ide-cd.h | |||
@@ -18,16 +18,6 @@ | |||
18 | #define VERBOSE_IDE_CD_ERRORS 1 | 18 | #define VERBOSE_IDE_CD_ERRORS 1 |
19 | #endif | 19 | #endif |
20 | 20 | ||
21 | |||
22 | /* Turning this on will remove code to work around various nonstandard | ||
23 | ATAPI implementations. If you know your drive follows the standard, | ||
24 | this will give you a slightly smaller kernel. */ | ||
25 | |||
26 | #ifndef STANDARD_ATAPI | ||
27 | #define STANDARD_ATAPI 0 | ||
28 | #endif | ||
29 | |||
30 | |||
31 | /* | 21 | /* |
32 | * typical timeout for packet command | 22 | * typical timeout for packet command |
33 | */ | 23 | */ |