summaryrefslogtreecommitdiff
path: root/src/soc/samsung/exynos5420/dp_lowlevel.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/samsung/exynos5420/dp_lowlevel.c')
-rw-r--r--src/soc/samsung/exynos5420/dp_lowlevel.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/samsung/exynos5420/dp_lowlevel.c b/src/soc/samsung/exynos5420/dp_lowlevel.c
index 538165706c..164704bb8a 100644
--- a/src/soc/samsung/exynos5420/dp_lowlevel.c
+++ b/src/soc/samsung/exynos5420/dp_lowlevel.c
@@ -23,7 +23,6 @@
#include <soc/power.h>
#include <soc/sysreg.h>
#include <stdlib.h>
-#include <timer.h>
/* FIXME: I think the DP controller shouldn't be hardcoded here... */
static struct exynos_dp * const dp_regs = (void *)EXYNOS5_DP1_BASE;