diff options
author | John W. Linville <linville@tuxdriver.com> | 2005-11-07 09:57:54 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-11-07 16:53:23 +0100 |
commit | e1531b4218a7ccfc1b2234b87105201e5ebe1bbf (patch) | |
tree | 7bec90da745d4992d53a31339588f945d70c319c /include/asm-sh/module.h | |
parent | [PATCH] typo correction for fix-build-on-nls-free-systems (diff) | |
download | linux-e1531b4218a7ccfc1b2234b87105201e5ebe1bbf.tar.xz linux-e1531b4218a7ccfc1b2234b87105201e5ebe1bbf.zip |
[PATCH] ia64: re-implement dma_get_cache_alignment to avoid EXPORT_SYMBOL
The current ia64 implementation of dma_get_cache_alignment does not work
for modules because it relies on a symbol which is not exported. Direct
access to a global is a little ugly anyway, so this patch re-implements
dma_get_cache_alignment in a manner similar to what is currently used for
x86_64.
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Cc: "Luck, Tony" <tony.luck@intel.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/asm-sh/module.h')
0 files changed, 0 insertions, 0 deletions