]> git.hungrycats.org Git - linux/commitdiff
[PATCH] remove PRD_SEGMENTS
authorJens Axboe <axboe@suse.de>
Fri, 3 May 2002 03:37:25 +0000 (20:37 -0700)
committerRussell King <rmk@arm.linux.org.uk>
Fri, 3 May 2002 03:37:25 +0000 (20:37 -0700)
PRD_SEGMENTS was a leftover from struct ata_request an its per-command
sg tables.

include/linux/ide.h

index 9cebc9c4abdf21ef90ec16f3a918b10f793f7267..e3e988582e0e8788cbc4fdb95718da27a3ae7846 100644 (file)
@@ -140,7 +140,6 @@ typedef unsigned char       byte;   /* used everywhere */
  */
 #define PRD_BYTES      8
 #define PRD_ENTRIES    (PAGE_SIZE / (2 * PRD_BYTES))
-#define PRD_SEGMENTS   32
 
 /*
  * Some more useful definitions