From: Catalin Marinas Date: Mon, 21 Jun 2010 14:09:06 +0000 (+0100) Subject: ARM: 6186/1: Avoid the CONSISTENT_DMA_SIZE warning on noMMU builds X-Git-Tag: v2.6.35-rc4~1^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5e9d38b226686c89fd78413456535d5b66e8b1f;p=pandora-kernel.git ARM: 6186/1: Avoid the CONSISTENT_DMA_SIZE warning on noMMU builds This macro is not defined when !CONFIG_MMU so this patch moves the CONSISTENT_* definitions to the CONFIG_MMU section. Signed-off-by: Catalin Marinas Signed-off-by: Russell King --- Reading git-diff-tree failed