diff options
| -rw-r--r-- | include/linux/ide.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/ide.h b/include/linux/ide.h index a7dbfd857115..ebc22a836520 100644 --- a/include/linux/ide.h +++ b/include/linux/ide.h | |||
| @@ -817,7 +817,6 @@ typedef struct hwif_s { | |||
| 817 | unsigned extra_ports; /* number of extra dma ports */ | 817 | unsigned extra_ports; /* number of extra dma ports */ |
| 818 | 818 | ||
| 819 | unsigned present : 1; /* this interface exists */ | 819 | unsigned present : 1; /* this interface exists */ |
| 820 | unsigned sg_mapped : 1; /* sg_table and sg_nents are ready */ | ||
| 821 | unsigned busy : 1; /* serializes devices on a port */ | 820 | unsigned busy : 1; /* serializes devices on a port */ |
| 822 | 821 | ||
| 823 | struct device gendev; | 822 | struct device gendev; |
