Remove unused #include <linux/version.h>'s in drivers/media/video/adv7343.c. Signed-off-by: Huang Weiyi <weiyi.huang@xxxxxxxxx> --- drivers/media/video/adv7343.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/drivers/media/video/adv7343.c b/drivers/media/video/adv7343.c index 30f5caf..df26f2f 100644 --- a/drivers/media/video/adv7343.c +++ b/drivers/media/video/adv7343.c @@ -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> -- 1.6.1.2 -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html