From: Linus Walleij Date: Thu, 16 Jun 2011 07:26:06 +0000 (+0100) Subject: ARM: 6962/1: mach-h720x: fix build error X-Git-Tag: v3.0-rc5~28^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=343fda59823ca20f48578f816ec12e741214f509;p=pandora-kernel.git ARM: 6962/1: mach-h720x: fix build error The h7201/h7202 machines did not build since they define ARM_DMA_ZONE_OFFSET but do not select ZONE_DMA. Fix it up by selecting ZONE_DMA in their Kconfig. Cc: Sascha Hauer Signed-off-by: Linus Walleij Signed-off-by: Russell King --- Reading git-diff-tree failed