projects
/
platform
/
kernel
/
linux-stable.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d04ca8d
)
[media] tda18271c2dd: Remove pointless linux/version.h include
author
Jesper Juhl
<jj@chaosbits.net>
Sun, 15 Jan 2012 19:39:13 +0000
(16:39 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Mon, 16 Jan 2012 14:55:04 +0000
(12:55 -0200)
As pointed out by 'make versioncheck', there's no need for
drivers/media/dvb/frontends/tda18271c2dd.c to
Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/frontends/tda18271c2dd.c
patch
|
blob
|
history
diff --git
a/drivers/media/dvb/frontends/tda18271c2dd.c
b/drivers/media/dvb/frontends/tda18271c2dd.c
index
86da3d8
..
ad7c72e
100644
(file)
--- a/
drivers/media/dvb/frontends/tda18271c2dd.c
+++ b/
drivers/media/dvb/frontends/tda18271c2dd.c
@@
-29,7
+29,6
@@
#include <linux/delay.h>
#include <linux/firmware.h>
#include <linux/i2c.h>
-#include <linux/version.h>
#include <asm/div64.h>
#include "dvb_frontend.h"