[PATCH v3 2/7] ARM: Avoid the CONSISTENT_DMA_SIZE warning on noMMU builds
Russell King - ARM Linux
linux at arm.linux.org.uk
Mon Jun 21 05:23:07 EDT 2010
On Mon, Jun 21, 2010 at 10:13:36AM +0100, Catalin Marinas wrote:
> This macro is not defined when !CONFIG_MMU.
Just move the definitions into the !CONFIG_MMU section. No need for
any more ifdefs.
More information about the linux-arm-kernel
mailing list