summaryrefslogtreecommitdiffstats
path: root/board/pandora/pandora.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/pandora/pandora.c')
-rw-r--r--board/pandora/pandora.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/pandora/pandora.c b/board/pandora/pandora.c
index 59b5a7e2cd..b371a40d32 100644
--- a/board/pandora/pandora.c
+++ b/board/pandora/pandora.c
@@ -102,7 +102,7 @@ int misc_init_r(void)
TWL4030_BB_CFG_BBCHEN | TWL4030_BB_CFG_BBSEL_3200MV |
TWL4030_BB_CFG_BBISEL_500UA);
- dieid_num_r();
+ omap_die_id_display();
return 0;
}
OpenPOWER on IntegriCloud