summaryrefslogtreecommitdiff
path: root/board/st/u8500/mmc_host.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/st/u8500/mmc_host.c')
-rw-r--r--board/st/u8500/mmc_host.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/st/u8500/mmc_host.c b/board/st/u8500/mmc_host.c
index a77793620..79be58acd 100644
--- a/board/st/u8500/mmc_host.c
+++ b/board/st/u8500/mmc_host.c
@@ -625,7 +625,7 @@ int board_mmc_init(bd_t *bis)
*/
#ifdef CONFIG_ITP_LOAD
- itp_load_itp(&dev->block_dev);
+ itp_load_itp_and_modem(&dev->block_dev);
#endif
dev = alloc_mmc_struct();