diff options
Diffstat (limited to 'drivers/message/fusion/mptbase.h')
-rw-r--r-- | drivers/message/fusion/mptbase.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/message/fusion/mptbase.h b/drivers/message/fusion/mptbase.h index b613eb3d4706..453bcb7d6b5e 100644 --- a/drivers/message/fusion/mptbase.h +++ b/drivers/message/fusion/mptbase.h | |||
@@ -601,7 +601,7 @@ typedef struct _MPT_ADAPTER | |||
601 | u16 nvdata_version_default; | 601 | u16 nvdata_version_default; |
602 | int debug_level; | 602 | int debug_level; |
603 | u8 io_missing_delay; | 603 | u8 io_missing_delay; |
604 | u8 device_missing_delay; | 604 | u16 device_missing_delay; |
605 | SYSIF_REGS __iomem *chip; /* == c8817000 (mmap) */ | 605 | SYSIF_REGS __iomem *chip; /* == c8817000 (mmap) */ |
606 | SYSIF_REGS __iomem *pio_chip; /* Programmed IO (downloadboot) */ | 606 | SYSIF_REGS __iomem *pio_chip; /* Programmed IO (downloadboot) */ |
607 | u8 bus_type; | 607 | u8 bus_type; |