diff options
Diffstat (limited to 'drivers/power/exynos-tmu.c')
-rw-r--r-- | drivers/power/exynos-tmu.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/power/exynos-tmu.c b/drivers/power/exynos-tmu.c index 6a662677a7..4fba7b527c 100644 --- a/drivers/power/exynos-tmu.c +++ b/drivers/power/exynos-tmu.c @@ -20,6 +20,7 @@ #include <common.h> #include <errno.h> #include <fdtdec.h> +#include <log.h> #include <tmu.h> #include <asm/arch/tmu.h> #include <asm/arch/power.h> |