[media] media/fintek: drop pci_ids dependency
authorMichael S. Tsirkin <mst@redhat.com>
Mon, 30 Mar 2015 10:59:32 +0000 (07:59 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 12 May 2015 16:44:41 +0000 (13:44 -0300)
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>
drivers/media/rc/fintek-cir.c

index 5c63c2e..bd7b3bd 100644 (file)
@@ -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"