summaryrefslogtreecommitdiffstats
path: root/board/psyent/pci5441/pci5441.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/psyent/pci5441/pci5441.c')
-rw-r--r--board/psyent/pci5441/pci5441.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/psyent/pci5441/pci5441.c b/board/psyent/pci5441/pci5441.c
index ea80dd1395..0afef6f967 100644
--- a/board/psyent/pci5441/pci5441.c
+++ b/board/psyent/pci5441/pci5441.c
@@ -34,7 +34,7 @@ int checkboard (void)
return 0;
}
-long int initdram (int board_type)
+phys_size_t initdram (int board_type)
{
return (0);
}
OpenPOWER on IntegriCloud