projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3065096
)
V4L/DVB: remove unused #include <version.h>
author
Huang Weiyi
<weiyi.huang@gmail.com>
Tue, 9 Sep 2008 13:10:52 +0000
(10:10 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Sun, 12 Oct 2008 11:37:01 +0000
(09:37 -0200)
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>
drivers/media/video/pwc/pwc-ctrl.c
patch
|
blob
|
history
diff --git
a/drivers/media/video/pwc/pwc-ctrl.c
b/drivers/media/video/pwc/pwc-ctrl.c
index dbc560742553ec98b3c5aa2e487f0e2e05d232a5..c6653021019224c697053b869d62a656333a89d5 100644
(file)
--- a/
drivers/media/video/pwc/pwc-ctrl.c
+++ b/
drivers/media/video/pwc/pwc-ctrl.c
@@
-41,7
+41,6
@@
#include <asm/uaccess.h>
#endif
#include <asm/errno.h>
-#include <linux/version.h>
#include "pwc.h"
#include "pwc-uncompress.h"