summaryrefslogtreecommitdiff
path: root/drivers/mmc/mmc-pwrseq.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mmc/mmc-pwrseq.c')
-rw-r--r--drivers/mmc/mmc-pwrseq.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mmc/mmc-pwrseq.c b/drivers/mmc/mmc-pwrseq.c
index a1c9624a222..2539f61323d 100644
--- a/drivers/mmc/mmc-pwrseq.c
+++ b/drivers/mmc/mmc-pwrseq.c
@@ -4,6 +4,7 @@
* Jaehoon Chung <jh80.chung@samsung.com>
*/
+#include <common.h>
#include <dm.h>
#include <mmc.h>
#include <pwrseq.h>