summaryrefslogtreecommitdiff
path: root/src/soc/samsung/exynos5420
diff options
context:
space:
mode:
authorFurquan Shaikh <furquan@chromium.org>2017-06-04 05:53:04 -0700
committerFurquan Shaikh <furquan@google.com>2017-06-07 22:49:37 +0200
commit2dafd897692a257b3727723601ac68f902e746f2 (patch)
tree803b1e41431de0f5b5ad8fb87078348f76664596 /src/soc/samsung/exynos5420
parent5677e7da4b272608091a6bbce3c4584fb49da9f3 (diff)
downloadcoreboot-2dafd897692a257b3727723601ac68f902e746f2.tar.xz
spi: Remove unused/unnecessary spi_init function definitions
Remove spi_init definitions which: 1. Do nothing 2. Set static global variables to 0 Change-Id: If4c0cdbe2271fc7561becd87ad3b96bd45e77430 Signed-off-by: Furquan Shaikh <furquan@chromium.org> Reviewed-on: https://review.coreboot.org/20039 Reviewed-by: Aaron Durbin <adurbin@chromium.org> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Philippe Mathieu-Daudé <philippe.mathieu.daude@gmail.com> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Diffstat (limited to 'src/soc/samsung/exynos5420')
-rw-r--r--src/soc/samsung/exynos5420/spi.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/soc/samsung/exynos5420/spi.c b/src/soc/samsung/exynos5420/spi.c
index fa53c0f4a0..2023b10130 100644
--- a/src/soc/samsung/exynos5420/spi.c
+++ b/src/soc/samsung/exynos5420/spi.c
@@ -95,10 +95,6 @@ static void spi_sw_reset(struct exynos_spi *regs, int word)
setbits_le32(&regs->ch_cfg, SPI_RX_CH_ON | SPI_TX_CH_ON);
}
-void spi_init(void)
-{
-}
-
static void exynos_spi_init(struct exynos_spi *regs)
{
// Set FB_CLK_SEL.