ARM: 7192/1: OMAP: Fix build error for omap1_defconfig
authorTony Lindgren <tony@atomide.com>
Tue, 6 Dec 2011 04:45:37 +0000 (05:45 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 6 Dec 2011 12:43:53 +0000 (12:43 +0000)
commit16edc3df8a1b40fd381d3500f23527d7ad6e5e1b
tree4c7789e39bf8b1f8ba5a0cb3453fc148055883ac
parent73829af71fdb8655e7ba4b5a2a6612ad34a75a11
ARM: 7192/1: OMAP: Fix build error for omap1_defconfig

Otherwise we get the following error:

In function 'omap_init_consistent_dma_size':
error: implicit declaration of function 'init_consistent_dma_size'

Signed-off-by: Tony Lindgren <tony@atomide.com>
Acked-by: Nicolas Pitre <nicolas.pitre@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/plat-omap/common.c