]> err.no Git - linux-2.6/blobdiff - include/linux/ide.h
Pull release into acpica branch
[linux-2.6] / include / linux / ide.h
index e74ee4f7fcdc6f2b75bfb301fc65ab4d3c13725a..a39c3c59789dafb60913744b8c143ac1fb5c2be1 100644 (file)
@@ -1201,7 +1201,6 @@ extern u64 ide_get_error_location(ide_drive_t *, char *);
  */
 typedef enum {
        ide_wait,       /* insert rq at end of list, and wait for it */
-       ide_next,       /* insert rq immediately after current request */
        ide_preempt,    /* insert rq in front of current request */
        ide_head_wait,  /* insert rq in front of current request and wait for it */
        ide_end         /* insert rq at end of list, but don't wait for it */