Răsfoiți Sursa

Staging: vt6655: uses pci functions, should depend on PCI

This driver uses lots of pci_*() calls, so it should depend on PCI.

drivers/staging/vt6655/device_main.c:3942: error: implicit declaration of function 'pci_dev_driver'

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Randy Dunlap 16 ani în urmă
părinte
comite
4900dea69f
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  1. 1 0
      drivers/staging/vt6655/Kconfig

+ 1 - 0
drivers/staging/vt6655/Kconfig

@@ -1,5 +1,6 @@
 config VT6655
    tristate "VIA Technologies VT6655 support"
+   depends on PCI
    ---help---
    This is a vendor-written driver for VIA VT6655.