[media] pxa_camera: remove duplicated include from pxa_camera.c
authorWei Yongjun <weiyongjun1@huawei.com>
Thu, 15 Sep 2016 02:22:03 +0000 (23:22 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Mon, 19 Sep 2016 17:18:14 +0000 (14:18 -0300)
Remove duplicated include.

Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/platform/pxa_camera.c

index f795100..c12209c 100644 (file)
@@ -26,7 +26,6 @@
 #include <linux/moduleparam.h>
 #include <linux/of.h>
 #include <linux/time.h>
-#include <linux/device.h>
 #include <linux/platform_device.h>
 #include <linux/clk.h>
 #include <linux/sched.h>