commit | e3602824cb1172deeb0f2b286025753882b90b28 | [log] [tgz] |
---|---|---|
author | Brian Gerst <bgerst@didntduck.org> | Wed Jan 11 22:45:03 2006 +0100 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Jan 11 19:04:56 2006 -0800 |
tree | 8f2cb7feee5b780bd7358c05844df0bfb9353e37 | |
parent | 2d0db401ee4ee08857b79f1d3be40e8a819f8992 [diff] |
[PATCH] x86_64: unexport pci_*_consistent These functions are inlines and shouldn't be exported. Signed-off-by: Brian Gerst <bgerst@didntduck.org> Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Linus Torvalds <torvalds@osdl.org>