summaryrefslogtreecommitdiffstats
path: root/spi.h
diff options
context:
space:
mode:
Diffstat (limited to 'spi.h')
-rw-r--r--spi.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/spi.h b/spi.h
index 3f45038ad..c1ca46a21 100644
--- a/spi.h
+++ b/spi.h
@@ -192,4 +192,6 @@
#define SPI_FLASHROM_BUG -5
#define SPI_PROGRAMMER_ERROR -6
+void clear_spi_id_cache(void);
+
#endif /* !__SPI_H__ */