diff options
Diffstat (limited to 'drivers/video/exynos_dp.c')
-rw-r--r-- | drivers/video/exynos_dp.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/video/exynos_dp.c b/drivers/video/exynos_dp.c index 682483fc320..f60b060ec1a 100644 --- a/drivers/video/exynos_dp.c +++ b/drivers/video/exynos_dp.c @@ -9,6 +9,7 @@ #include <config.h> #include <common.h> #include <malloc.h> +#include <linux/compat.h> #include <linux/err.h> #include <asm/arch/clk.h> #include <asm/arch/cpu.h> |