diff options
Diffstat (limited to 'drivers/mmc/owl_mmc.c')
-rw-r--r-- | drivers/mmc/owl_mmc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mmc/owl_mmc.c b/drivers/mmc/owl_mmc.c index bd4906f58e7..e84171a661a 100644 --- a/drivers/mmc/owl_mmc.c +++ b/drivers/mmc/owl_mmc.c @@ -11,6 +11,7 @@ * channel, and those special bits used in this driver is picked from vendor * source exclusively for MMC/SD. */ +#include <common.h> #include <clk.h> #include <cpu_func.h> #include <dm.h> |