summaryrefslogtreecommitdiff
path: root/board/esd/vme8349/vme8349.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/esd/vme8349/vme8349.c')
-rw-r--r--board/esd/vme8349/vme8349.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/esd/vme8349/vme8349.c b/board/esd/vme8349/vme8349.c
index f8f1834b59..bf6ee7a73d 100644
--- a/board/esd/vme8349/vme8349.c
+++ b/board/esd/vme8349/vme8349.c
@@ -28,7 +28,7 @@
void ddr_enable_ecc(unsigned int dram_size);
-phys_size_t initdram(int board_type)
+phys_size_t initdram(void)
{
volatile immap_t *im = (immap_t *)CONFIG_SYS_IMMR;
u32 msize = 0;