Skip to content

Commit

Permalink
[libata] remove two unused fields from struct ata_port
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Garzik committed Nov 14, 2005
1 parent c6e6e66 commit e74ac79
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions include/linux/libata.h
Original file line number Diff line number Diff line change
Expand Up @@ -330,8 +330,6 @@ struct ata_port {

u8 ctl; /* cache of ATA control register */
u8 last_ctl; /* Cache last written value */
unsigned int bus_state;
unsigned int port_state;
unsigned int pio_mask;
unsigned int mwdma_mask;
unsigned int udma_mask;
Expand Down

0 comments on commit e74ac79

Please sign in to comment.