ide: remove unused ->next field from ide_pci_device_t
Acked-by: Sergei Shtylyov <sshtylyov@ru.mvista.com> Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
This commit is contained in:
parent
9601a607cc
commit
44a59ad59f
1 changed files with 0 additions and 1 deletions
|
@ -1278,7 +1278,6 @@ typedef struct ide_pci_device_s {
|
|||
void (*fixup)(ide_hwif_t *);
|
||||
ide_pci_enablebit_t enablebits[2];
|
||||
unsigned int extra;
|
||||
struct ide_pci_device_s *next;
|
||||
u32 host_flags;
|
||||
u8 pio_mask;
|
||||
u8 swdma_mask;
|
||||
|
|
Loading…
Add table
Reference in a new issue