media: repeater: remove the old ion interface
authorshinwon.lee <shinwon.lee@samsung.com>
Wed, 20 Jun 2018 01:09:54 +0000 (10:09 +0900)
committerJanghyuck Kim <janghyuck.kim@samsung.com>
Mon, 23 Jul 2018 05:39:13 +0000 (14:39 +0900)
Change-Id: I84fbc23c260f38207cd2a37d502c609ede66bfec
Signed-off-by: shinwon.lee <shinwon.lee@samsung.com>
drivers/media/platform/exynos/repeater/repeater_dev.c

index cd53b374712dd4a8eb91d38e33bea8716e6155fb..a36737cba322a8c6759d5e954376efb55cbc00b5 100644 (file)
@@ -9,10 +9,9 @@
  * published by the Free Software Foundation.
  */
 
-#include <asm/uaccess.h>
+#include <linux/uaccess.h>
 #include <linux/of.h>
 #include <linux/slab.h>
-#include <linux/ion.h>
 #include <linux/delay.h>
 #include <linux/moduleparam.h>
 #include <linux/pm_runtime.h>