summaryrefslogtreecommitdiffstats
path: root/board/freescale/mx53ard/mx53ard.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/mx53ard/mx53ard.c')
-rw-r--r--board/freescale/mx53ard/mx53ard.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/board/freescale/mx53ard/mx53ard.c b/board/freescale/mx53ard/mx53ard.c
index c89da13327..be32aee14f 100644
--- a/board/freescale/mx53ard/mx53ard.c
+++ b/board/freescale/mx53ard/mx53ard.c
@@ -37,11 +37,6 @@
DECLARE_GLOBAL_DATA_PTR;
-u32 get_board_rev(void)
-{
- return get_cpu_rev();
-}
-
int dram_init(void)
{
u32 size1, size2;
OpenPOWER on IntegriCloud