diff options
Diffstat (limited to 'drivers/scsi/qla2xxx/qla_gbl.h')
-rw-r--r-- | drivers/scsi/qla2xxx/qla_gbl.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/scsi/qla2xxx/qla_gbl.h b/drivers/scsi/qla2xxx/qla_gbl.h index 10c3f905b711..f25aa63ad191 100644 --- a/drivers/scsi/qla2xxx/qla_gbl.h +++ b/drivers/scsi/qla2xxx/qla_gbl.h | |||
@@ -300,6 +300,8 @@ extern int qla24xx_get_flash_version(scsi_qla_host_t *, void *); | |||
300 | extern int qla2xxx_hw_event_log(scsi_qla_host_t *, uint16_t , uint16_t, | 300 | extern int qla2xxx_hw_event_log(scsi_qla_host_t *, uint16_t , uint16_t, |
301 | uint16_t, uint16_t); | 301 | uint16_t, uint16_t); |
302 | 302 | ||
303 | extern void qla2xxx_get_flash_info(scsi_qla_host_t *); | ||
304 | |||
303 | /* | 305 | /* |
304 | * Global Function Prototypes in qla_dbg.c source file. | 306 | * Global Function Prototypes in qla_dbg.c source file. |
305 | */ | 307 | */ |