aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/snps_dw_mmc.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mmc/snps_dw_mmc.c')
-rw-r--r--drivers/mmc/snps_dw_mmc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mmc/snps_dw_mmc.c b/drivers/mmc/snps_dw_mmc.c
index 9bdbe50..0134399 100644
--- a/drivers/mmc/snps_dw_mmc.c
+++ b/drivers/mmc/snps_dw_mmc.c
@@ -7,6 +7,7 @@
* Author: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
*/
+#include <common.h>
#include <clk.h>
#include <dm.h>
#include <dwmmc.h>