Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a54aecbd authored by Michael S. Tsirkin's avatar Michael S. Tsirkin Committed by Dmitry Torokhov
Browse files

Input: gscps2 - drop pci_ids dependency



This driver does not use any PCI IDs, don't include the pci_ids.h header.

Signed-off-by: default avatarMichael S. Tsirkin <mst@redhat.com>
Signed-off-by: default avatarDmitry Torokhov <dmitry.torokhov@gmail.com>
parent 63c4fda3
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -31,7 +31,6 @@
#include <linux/spinlock.h>
#include <linux/delay.h>
#include <linux/ioport.h>
#include <linux/pci_ids.h>

#include <asm/irq.h>
#include <asm/io.h>