]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7cd6e3bf732ca951ece9a6b4f9c7dc1a69d82b9e
tree32789781b75053bd0b3d8f8e4820e7a212db483b
parent3e0f34242c724a1f961dfcd84db7a02847611694
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