From: Randy Dunlap Date: Sun, 10 Dec 2006 10:19:00 +0000 (-0800) Subject: [PATCH] geode crypto is PCI device X-Git-Tag: v2.6.20-rc1~145^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9080d0ae0fd16628d688ce7d03d02ccf7011c6f0;p=pandora-kernel.git [PATCH] geode crypto is PCI device This driver seems to be for a PCI device. drivers/crypto/geode-aes.c:384: warning: implicit declaration of function 'pci_release_regions' drivers/crypto/geode-aes.c:397: warning: implicit declaration of function 'pci_request_regions' Signed-off-by: Randy Dunlap Acked-by: Jordan Crouse Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed