mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-16 05:26:07 +00:00
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
@ -1278,7 +1278,6 @@ typedef struct ide_pci_device_s {
|
|||||||
void (*fixup)(ide_hwif_t *);
|
void (*fixup)(ide_hwif_t *);
|
||||||
ide_pci_enablebit_t enablebits[2];
|
ide_pci_enablebit_t enablebits[2];
|
||||||
unsigned int extra;
|
unsigned int extra;
|
||||||
struct ide_pci_device_s *next;
|
|
||||||
u32 host_flags;
|
u32 host_flags;
|
||||||
u8 pio_mask;
|
u8 pio_mask;
|
||||||
u8 swdma_mask;
|
u8 swdma_mask;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user