summaryrefslogtreecommitdiffstats
path: root/board
diff options
context:
space:
mode:
Diffstat (limited to 'board')
-rw-r--r--board/altera/nios2-generic/nios2-generic.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/board/altera/nios2-generic/nios2-generic.c b/board/altera/nios2-generic/nios2-generic.c
index 1f10821113..e7fecd24e4 100644
--- a/board/altera/nios2-generic/nios2-generic.c
+++ b/board/altera/nios2-generic/nios2-generic.c
@@ -44,11 +44,6 @@ int checkboard(void)
return 0;
}
-phys_size_t initdram(int board_type)
-{
- return 0;
-}
-
#ifdef CONFIG_CMD_NET
int board_eth_init(bd_t *bis)
{
OpenPOWER on IntegriCloud