aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/spi/spi_flash_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/spi/spi_flash_internal.h')
-rw-r--r--src/drivers/spi/spi_flash_internal.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/drivers/spi/spi_flash_internal.h b/src/drivers/spi/spi_flash_internal.h
index 4ad0b09ca3..55d3fa0c16 100644
--- a/src/drivers/spi/spi_flash_internal.h
+++ b/src/drivers/spi/spi_flash_internal.h
@@ -84,7 +84,5 @@ int spi_flash_probe_gigadevice(struct spi_slave *spi, u8 *idcode,
struct spi_flash *flash);
int spi_flash_probe_adesto(struct spi_slave *spi, u8 *idcode,
struct spi_flash *flash);
-int spi_fram_probe_ramtron(struct spi_slave *spi, u8 *idcode,
- struct spi_flash *flash);
#endif /* SPI_FLASH_INTERNAL_H */