diff options
Diffstat (limited to 'src/soc/samsung/exynos5420/wakeup.c')
-rw-r--r-- | src/soc/samsung/exynos5420/wakeup.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/samsung/exynos5420/wakeup.c b/src/soc/samsung/exynos5420/wakeup.c index dd0c7878f2..2bcc6b4b5e 100644 --- a/src/soc/samsung/exynos5420/wakeup.c +++ b/src/soc/samsung/exynos5420/wakeup.c @@ -14,7 +14,6 @@ */ #include <arch/cache.h> -#include <console/console.h> #include <soc/power.h> #include <soc/wakeup.h> |