projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13df4f6
)
V4L/DVB (12201): adv7343: remove unused #include <linux/version.h>
author
Huang Weiyi
<weiyi.huang@gmail.com>
Thu, 2 Jul 2009 19:54:14 +0000
(16:54 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Sat, 19 Sep 2009 03:18:07 +0000
(
00:18
-0300)
Remove unused #include <linux/version.h>'s in drivers/media/video/adv7343.c.
Cc: Chaithrika U S <chaithrika@ti.com>
Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/adv7343.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/media/video/adv7343.c
b/drivers/media/video/adv7343.c
index 30f5caf5dda5012ed599f748e4d5c6e52bfc70fd..df26f2fe44ebd23a5b37abd1efb865b498777bdd 100644
(file)
--- 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>