aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ide.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/ide.h')
-rw-r--r--include/linux/ide.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/ide.h b/include/linux/ide.h
index 9aaad7e70593..e43570a19200 100644
--- a/include/linux/ide.h
+++ b/include/linux/ide.h
@@ -502,8 +502,6 @@ typedef struct hwif_s {
502 void (*maskproc)(ide_drive_t *, int); 502 void (*maskproc)(ide_drive_t *, int);
503 /* check host's drive quirk list */ 503 /* check host's drive quirk list */
504 void (*quirkproc)(ide_drive_t *); 504 void (*quirkproc)(ide_drive_t *);
505 /* driver soft-power interface */
506 int (*busproc)(ide_drive_t *, int);
507#endif 505#endif
508 u8 (*mdma_filter)(ide_drive_t *); 506 u8 (*mdma_filter)(ide_drive_t *);
509 u8 (*udma_filter)(ide_drive_t *); 507 u8 (*udma_filter)(ide_drive_t *);