]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers: staging: media: as102: as102fe.c: Remove include of version.h
authorMarcos Paulo de Souza <marcos.souza.org@gmail.com>
Wed, 18 Apr 2012 04:30:08 +0000 (01:30 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 18 Apr 2012 23:58:17 +0000 (16:58 -0700)
commit0d19cd36a5727962b3c000270857d4bf63522d63
tree6a9fdf6b5965f18891adbde86720a9775f57b171
parent72b9b8c847c3590172a8caa718582370f8925137
drivers: staging: media: as102: as102fe.c: Remove include of version.h

The output of "make versioncheck" told us that:

drivers/staging/media/as102/as102_fe.c: 20 linux/version.h not needed.

If we take a look at the code, we can agree to remove this include.

Cc: Mauro Carvalho Chehab <mchehab@infradead.org>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: <linux-media@vger.kernel.org>
Cc: <devel@driverdev.osuosl.org>
Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/media/as102/as102_fe.c