Skip to content

Commit

Permalink
V4L/DVB (12201): adv7343: remove unused #include <linux/version.h>
Browse files Browse the repository at this point in the history
Remove unused #include <linux/version.h>'s in drivers/media/video/adv7343.c.

Cc: Chaithrika U S <chaithrika@ti.com>
Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Huang Weiyi authored and Mauro Carvalho Chehab committed Sep 19, 2009
1 parent 13df4f6 commit 6bcbc08
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/media/video/adv7343.c
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
#include <linux/module.h>
#include <linux/videodev2.h>
#include <linux/uaccess.h>
#include <linux/version.h>

#include <media/adv7343.h>
#include <media/v4l2-device.h>
Expand Down

0 comments on commit 6bcbc08

Please sign in to comment.