summaryrefslogtreecommitdiff
path: root/include/spi.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/spi.h')
-rw-r--r--include/spi.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/spi.h b/include/spi.h
index 45ea75231f..00482db7e2 100644
--- a/include/spi.h
+++ b/include/spi.h
@@ -8,7 +8,4 @@
#ifndef __CROS_EC_SPI_H
#define __CROS_EC_SPI_H
-/* Initialize the SPI module ready for use */
-extern int spi_init(void);
-
#endif /* __CROS_EC_SPI_H */