Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 44a59ad5 authored by Bartlomiej Zolnierkiewicz's avatar Bartlomiej Zolnierkiewicz
Browse files

ide: remove unused ->next field from ide_pci_device_t

parent 9601a607
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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;