Staging: vt6655: uses pci functions, should depend on PCI
authorRandy Dunlap <randy.dunlap@oracle.com>
Fri, 5 Jun 2009 18:12:03 +0000 (11:12 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 19 Jun 2009 18:00:52 +0000 (11:00 -0700)
commit4900dea69fc70d145c7d6b66830de6642a4c4152
tree32789781b75053bd0b3d8f8e4820e7a212db483b
parent1d69a1c65b0d25739819caef6b1f0f6ddc2ab84c
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>
drivers/staging/vt6655/Kconfig