diff options
Diffstat (limited to 'include/linux/ide.h')
-rw-r--r-- | include/linux/ide.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/ide.h b/include/linux/ide.h index 64e070f62a87..e26a03981a94 100644 --- a/include/linux/ide.h +++ b/include/linux/ide.h | |||
@@ -804,8 +804,6 @@ typedef struct hwif_s { | |||
804 | void *hwif_data; /* extra hwif data */ | 804 | void *hwif_data; /* extra hwif data */ |
805 | 805 | ||
806 | unsigned dma; | 806 | unsigned dma; |
807 | |||
808 | void (*led_act)(void *data, int rw); | ||
809 | } ____cacheline_internodealigned_in_smp ide_hwif_t; | 807 | } ____cacheline_internodealigned_in_smp ide_hwif_t; |
810 | 808 | ||
811 | /* | 809 | /* |