From: Randy Dunlap Date: Fri, 5 Jun 2009 18:12:03 +0000 (-0700) Subject: Staging: vt6655: uses pci functions, should depend on PCI X-Git-Tag: v2.6.31-rc1~105^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4900dea69fc70d145c7d6b66830de6642a4c4152;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed