[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>
This commit is contained in:
Michael S. Tsirkin 2015-03-30 07:59:32 -03:00 committed by Mauro Carvalho Chehab
parent 250d2ff016
commit 8e95dba6fb
1 changed files with 0 additions and 1 deletions

View 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"