projects
/
GitHub
/
mt8127
/
android_kernel_alcatel_ttab.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa74aca
)
[media] tw9906: Remove unneeded version.h header include
author
Sachin Kamat
<sachin.kamat@linaro.org>
Mon, 25 Mar 2013 04:22:18 +0000
(
01:22
-0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Mon, 25 Mar 2013 10:55:41 +0000
(07:55 -0300)
version.h header inclusion is not necessary as detected by
versioncheck.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/i2c/tw9906.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/media/i2c/tw9906.c
b/drivers/media/i2c/tw9906.c
index 2263a914cd089ae54921b4b9f6c3f92e4ce4fbfd..d94325b68b8128631a496d8544d524905f324a4d 100644
(file)
--- a/
drivers/media/i2c/tw9906.c
+++ b/
drivers/media/i2c/tw9906.c
@@
-17,7
+17,6
@@
#include <linux/module.h>
#include <linux/init.h>
-#include <linux/version.h>
#include <linux/i2c.h>
#include <linux/videodev2.h>
#include <linux/ioctl.h>