All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH -next] [media] pxa_camera: remove duplicated include from pxa_camera.c
@ 2016-09-15  2:22 Wei Yongjun
  2016-09-21  6:34 ` Robert Jarzmik
  0 siblings, 1 reply; 2+ messages in thread
From: Wei Yongjun @ 2016-09-15  2:22 UTC (permalink / raw)
  To: Mauro Carvalho Chehab, Robert Jarzmik, Hans Verkuil,
	Guennadi Liakhovetski, Arnd Bergmann
  Cc: Wei Yongjun, linux-media

From: Wei Yongjun <weiyongjun1@huawei.com>

Remove duplicated include.

Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
---
 drivers/media/platform/pxa_camera.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/media/platform/pxa_camera.c b/drivers/media/platform/pxa_camera.c
index 1bce7eb..2d68b80 100644
--- a/drivers/media/platform/pxa_camera.c
+++ b/drivers/media/platform/pxa_camera.c
@@ -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>




^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-09-21  6:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-15  2:22 [PATCH -next] [media] pxa_camera: remove duplicated include from pxa_camera.c Wei Yongjun
2016-09-21  6:34 ` Robert Jarzmik

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.