Skip to content

Commit

Permalink
V4L/DVB: remove unused #include <version.h>
Browse files Browse the repository at this point in the history
The file(s) below do not use LINUX_VERSION_CODE nor KERNEL_VERSION.
  drivers/media/dvb/frontends/si21xx.c

This patch removes the said #include <version.h>.

Cc: Igor M. Liplianin <liplianin@tut.by>
Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Huang Weiyi authored and Mauro Carvalho Chehab committed Dec 29, 2008
1 parent e60b022 commit 9b2fb33
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/media/dvb/frontends/si21xx.c
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
* (at your option) any later version.
*
*/
#include <linux/version.h>
#include <linux/init.h>
#include <linux/kernel.h>
#include <linux/module.h>
Expand Down

0 comments on commit 9b2fb33

Please sign in to comment.