mirror of
https://github.com/torvalds/linux.git
synced 2024-11-27 22:51:35 +00:00
[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:
parent
250d2ff016
commit
8e95dba6fb
@ -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"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user