From: Randy Dunlap Date: Wed, 5 May 2010 22:45:22 +0000 (-0700) Subject: Staging: rar_register: depends on PCI X-Git-Tag: v2.6.35-rc1~441^2^2~119 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=043142680ae9493fbfc635c5c4c8a4feb8a0a5f5;p=pandora-kernel.git Staging: rar_register: depends on PCI rar_register driver uses PCI interfaces and PCI devices, so it should depend on PCI. Also format the Kconfig help text as normally done. drivers/staging/rar_register/rar_register.c:623: error: implicit declaration of function 'pci_dev_get' drivers/staging/rar_register/rar_register.c:623: warning: assignment makes pointer from integer without a cast Signed-off-by: Randy Dunlap Acked-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed