summaryrefslogtreecommitdiff
path: root/board/freescale/common/mmc.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/common/mmc.c')
-rw-r--r--board/freescale/common/mmc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/freescale/common/mmc.c b/board/freescale/common/mmc.c
index 00e4f3675fe..8cd5079f962 100644
--- a/board/freescale/common/mmc.c
+++ b/board/freescale/common/mmc.c
@@ -4,8 +4,8 @@
* Copyright 2018-2022 NXP
*/
+#include <common.h>
#include <command.h>
-#include <vsprintf.h>
#include <asm/arch/sys_proto.h>
#include <linux/errno.h>
#include <asm/io.h>