]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/video/exynos_dp.c
kbuild: sync with Linux 4.1
[karo-tx-uboot.git] / drivers / video / exynos_dp.c
index f5c34a980d28cf0047bbab674036d60345a4f45a..f60b060ec1a9c97cac8c7d63cb0ca1eb5a25863c 100644 (file)
@@ -3,12 +3,13 @@
  *
  * Author: Donghwa Lee <dh09.lee@samsung.com>
  *
- * SPDX-License-Identifier:    GPL-2.0+ 
+ * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #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>