mirror of
https://github.com/torvalds/linux.git
synced 2024-12-12 14:12:51 +00:00
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: Huang Weiyi <weiyi.huang@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
parent
3065096190
commit
c9166977ef
@ -41,7 +41,6 @@
|
||||
#include <asm/uaccess.h>
|
||||
#endif
|
||||
#include <asm/errno.h>
|
||||
#include <linux/version.h>
|
||||
|
||||
#include "pwc.h"
|
||||
#include "pwc-uncompress.h"
|
||||
|
Loading…
Reference in New Issue
Block a user