summaryrefslogtreecommitdiff
path: root/board/nuvoton/poleg_evb/poleg_evb.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/nuvoton/poleg_evb/poleg_evb.c')
-rw-r--r--board/nuvoton/poleg_evb/poleg_evb.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/board/nuvoton/poleg_evb/poleg_evb.c b/board/nuvoton/poleg_evb/poleg_evb.c
index 2faa34954eb..0a3c052a019 100644
--- a/board/nuvoton/poleg_evb/poleg_evb.c
+++ b/board/nuvoton/poleg_evb/poleg_evb.c
@@ -14,11 +14,6 @@
DECLARE_GLOBAL_DATA_PTR;
-int board_init(void)
-{
- return 0;
-}
-
int dram_init(void)
{
struct npcm_gcr *gcr = (struct npcm_gcr *)NPCM_GCR_BA;