summaryrefslogtreecommitdiff
path: root/src/cpu/samsung/exynos5-common/spl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/samsung/exynos5-common/spl.h')
-rw-r--r--src/cpu/samsung/exynos5-common/spl.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/cpu/samsung/exynos5-common/spl.h b/src/cpu/samsung/exynos5-common/spl.h
index 439e1b0383..afa9a8e909 100644
--- a/src/cpu/samsung/exynos5-common/spl.h
+++ b/src/cpu/samsung/exynos5-common/spl.h
@@ -91,8 +91,4 @@ struct spl_machine_param *spl_get_machine_params(void);
*/
void spl_early_init(void);
-/* FIXME(dhendrix): for early i2c init */
-void board_i2c_release_bus(int node);
-int board_i2c_claim_bus(int node);
-
#endif /* __ASM_ARCH_EXYNOS_SPL_H__ */