diff --git a/storage/blockdevice/COMPONENT_SPIF/include/SPIF/SPIFBlockDevice.h b/storage/blockdevice/COMPONENT_SPIF/include/SPIF/SPIFBlockDevice.h index a0a87ab..76adeac 100644 --- a/storage/blockdevice/COMPONENT_SPIF/include/SPIF/SPIFBlockDevice.h +++ b/storage/blockdevice/COMPONENT_SPIF/include/SPIF/SPIFBlockDevice.h @@ -226,7 +226,7 @@ void *rx_buffer, mbed::bd_size_t rx_length); // Parse and Detect required Basic Parameters from Table - int _sfdp_parse_basic_param_table(mbed::Callback sfdp_reader, + int _sfdp_parse_basic_param_table(mbed::Callback sfdp_reader, mbed::sfdp_hdr_info &hdr_info); // Detect fastest read Bus mode supported by device