[libata] remove two unused fields from struct ata_port
This commit is contained in:
@@ -330,8 +330,6 @@ struct ata_port {
|
|||||||
|
|
||||||
u8 ctl; /* cache of ATA control register */
|
u8 ctl; /* cache of ATA control register */
|
||||||
u8 last_ctl; /* Cache last written value */
|
u8 last_ctl; /* Cache last written value */
|
||||||
unsigned int bus_state;
|
|
||||||
unsigned int port_state;
|
|
||||||
unsigned int pio_mask;
|
unsigned int pio_mask;
|
||||||
unsigned int mwdma_mask;
|
unsigned int mwdma_mask;
|
||||||
unsigned int udma_mask;
|
unsigned int udma_mask;
|
||||||
|
|||||||
Reference in New Issue
Block a user