Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c9166977 authored by Huang Weiyi's avatar Huang Weiyi Committed by Mauro Carvalho Chehab
Browse files

V4L/DVB: remove unused #include <version.h>



The file(s) below do not use LINUX_VERSION_CODE nor KERNEL_VERSION.
  drivers/media/video/pwc/pwc-ctrl.c

This patch removes the said #include <version.h>.

Signed-off-by: default avatarHuang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent 30650961
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -41,7 +41,6 @@
#include <asm/uaccess.h>
#endif
#include <asm/errno.h>
#include <linux/version.h>

#include "pwc.h"
#include "pwc-uncompress.h"