ARM: 6962/1: mach-h720x: fix build error
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 16 Jun 2011 07:26:06 +0000 (08:26 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 17 Jun 2011 10:25:03 +0000 (11:25 +0100)
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 <s.hauer@pengutronix.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found