[ARM] Ensure that both MAX_DMA_ADDRESS and ISA_DMA_THRESHOLD are defined
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Sun, 30 Nov 2008 13:26:47 +0000 (13:26 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 30 Nov 2008 13:26:47 +0000 (13:26 +0000)
Both of these symbols should be defined by a platform, or neither
should be defined.  Ensure that all platforms conform.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found