Skip to content

Commit

Permalink
V4L/DVB: DVB: ngene, remove unused #include <linux/version.h>
Browse files Browse the repository at this point in the history
Remove unused #include <linux/version.h>('s) in
  drivers/media/dvb/ngene/ngene-core.c

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 May 19, 2010
1 parent ce68025 commit d5978ed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/media/dvb/ngene/ngene-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
#include <linux/pci_ids.h>
#include <linux/smp_lock.h>
#include <linux/timer.h>
#include <linux/version.h>
#include <linux/byteorder/generic.h>
#include <linux/firmware.h>
#include <linux/vmalloc.h>
Expand Down

0 comments on commit d5978ed

Please sign in to comment.