summaryrefslogtreecommitdiffstats
path: root/board
diff options
context:
space:
mode:
Diffstat (limited to 'board')
-rw-r--r--board/samsung/common/board.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/board/samsung/common/board.c b/board/samsung/common/board.c
index c119641ea4..e1fc123fcc 100644
--- a/board/samsung/common/board.c
+++ b/board/samsung/common/board.c
@@ -87,9 +87,6 @@ int board_init(void)
boot_temp_check();
#endif
-#ifdef CONFIG_EXYNOS_SPI
- spi_init();
-#endif
return exynos_init();
}
OpenPOWER on IntegriCloud