diff options
Diffstat (limited to 'drivers/ide/ide-cd.h')
-rw-r--r-- | drivers/ide/ide-cd.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/ide/ide-cd.h b/drivers/ide/ide-cd.h index ad1f2ed14a37..228b29c5d2e4 100644 --- a/drivers/ide/ide-cd.h +++ b/drivers/ide/ide-cd.h | |||
@@ -498,8 +498,6 @@ struct cdrom_info { | |||
498 | * Descriptions of ATAPI error codes. | 498 | * Descriptions of ATAPI error codes. |
499 | */ | 499 | */ |
500 | 500 | ||
501 | #define ARY_LEN(a) ((sizeof(a) / sizeof(a[0]))) | ||
502 | |||
503 | /* This stuff should be in cdrom.h, since it is now generic... */ | 501 | /* This stuff should be in cdrom.h, since it is now generic... */ |
504 | 502 | ||
505 | /* ATAPI sense keys (from table 140 of ATAPI 2.6) */ | 503 | /* ATAPI sense keys (from table 140 of ATAPI 2.6) */ |