projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
250d2ff
)
[media] media/fintek: drop pci_ids dependency
author
Michael S. Tsirkin
<mst@redhat.com>
Mon, 30 Mar 2015 10:59:32 +0000
(07:59 -0300)
committer
Mauro 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
patch
|
blob
|
history
diff --git
a/drivers/media/rc/fintek-cir.c
b/drivers/media/rc/fintek-cir.c
index
5c63c2e
..
bd7b3bd
100644
(file)
--- a/
drivers/media/rc/fintek-cir.c
+++ b/
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"