Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

[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>

authored by

Michael S. Tsirkin and committed by
Mauro Carvalho Chehab
8e95dba6 250d2ff0

-1
-1
drivers/media/rc/fintek-cir.c
··· 33 33 #include <linux/sched.h> 34 34 #include <linux/slab.h> 35 35 #include <media/rc-core.h> 36 - #include <linux/pci_ids.h> 37 36 38 37 #include "fintek-cir.h" 39 38