commit | 9080d0ae0fd16628d688ce7d03d02ccf7011c6f0 | [log] [tgz] |
---|---|---|
author | Randy Dunlap <randy.dunlap@oracle.com> | Sun Dec 10 02:19:00 2006 -0800 |
committer | Linus Torvalds <torvalds@woody.osdl.org> | Sun Dec 10 09:55:40 2006 -0800 |
tree | 4dea886b35539a1bb6139cb311fbf9b1c4b04a94 | |
parent | 5c543eff6cc658f46241f1ccb77436d65abbf445 [diff] |
[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 <randy.dunlap@oracle.com> Acked-by: Jordan Crouse <jordan.crouse@amd.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>