diff options
author | Russell King | 2008-11-29 11:56:33 +0100 |
---|---|---|
committer | Russell King | 2008-11-29 19:42:34 +0100 |
commit | c72e005b099302b3c6bee8381396199b77b6dd4f (patch) | |
tree | 00b12648664fe10d86bcf45348cc348515a10eaa /arch/arm/mach-ixp4xx/include | |
parent | [ARM] move MAX_DMA_ADDRESS to mach/memory.h (diff) | |
download | kernel-qcow2-linux-c72e005b099302b3c6bee8381396199b77b6dd4f.tar.gz kernel-qcow2-linux-c72e005b099302b3c6bee8381396199b77b6dd4f.tar.xz kernel-qcow2-linux-c72e005b099302b3c6bee8381396199b77b6dd4f.zip |
[ARM] fix constant values of MAX_DMA_ADDRESS
Since 8d5796d2ec6b5a4e7a52861144e63af438d6f8f7, we have allowed
PAGE_OFFSET to be configurable, so a constant virtual address
for MAX_DMA_ADDRESS is buggy. It should be defined in terms of
PAGE_OFFSET rather than a constant virtual address.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-ixp4xx/include')
0 files changed, 0 insertions, 0 deletions