Browse Source

[media] media/fintek: drop pci_ids dependency

This driver does not use any PCI IDs, don't include
the pci_ids.h header.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Michael S. Tsirkin 10 years ago
parent
commit
8e95dba6fb
1 changed files with 0 additions and 1 deletions
  1. 0 1
      drivers/media/rc/fintek-cir.c

+ 0 - 1
drivers/media/rc/fintek-cir.c

@@ -33,7 +33,6 @@
 #include <linux/sched.h>
 #include <linux/slab.h>
 #include <media/rc-core.h>
-#include <linux/pci_ids.h>
 
 #include "fintek-cir.h"