1
0
Fork 0

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: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
wifi-calibration
Michael S. Tsirkin 2015-04-06 09:23:30 -07:00 committed by Dmitry Torokhov
parent 63c4fda3c0
commit a54aecbd3a
1 changed files with 0 additions and 1 deletions

View File

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