From: Jesper Juhl Date: Sun, 15 Jan 2012 19:39:13 +0000 (-0300) Subject: [media] tda18271c2dd: Remove pointless linux/version.h include X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=016961e0d9c5446017610a10fe7db14bf5f5400c;p=~shefty%2Frdma-dev.git [media] tda18271c2dd: Remove pointless linux/version.h include As pointed out by 'make versioncheck', there's no need for drivers/media/dvb/frontends/tda18271c2dd.c to Signed-off-by: Jesper Juhl Signed-off-by: Mauro Carvalho Chehab --- diff --git a/drivers/media/dvb/frontends/tda18271c2dd.c b/drivers/media/dvb/frontends/tda18271c2dd.c index 86da3d81649..ad7c72e8f51 100644 --- a/drivers/media/dvb/frontends/tda18271c2dd.c +++ b/drivers/media/dvb/frontends/tda18271c2dd.c @@ -29,7 +29,6 @@ #include #include #include -#include #include #include "dvb_frontend.h"