瀏覽代碼

V4L/DVB: remove unused #include <version.h>

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>
Huang Weiyi 16 年之前
父節點
當前提交
9b2fb337a1
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      drivers/media/dvb/frontends/si21xx.c

+ 0 - 1
drivers/media/dvb/frontends/si21xx.c

@@ -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>