From: Eric Bénard Date: Tue, 12 Oct 2010 12:08:42 +0000 (+0200) Subject: mx25: fix compile error in platform-imx-dma.c X-Git-Tag: v2.6.37-rc1~184^2~5^2^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec4aac206b65d9764d601a7ee433e161878623b9;p=pandora-kernel.git mx25: fix compile error in platform-imx-dma.c this patch fix the following errors : arch/arm/plat-mxc/devices/platform-imx-dma.c:44: error: ‘MX25_SDMA_BASE_ADDR’ undeclared here (not in a function) arch/arm/plat-mxc/devices/platform-imx-dma.c:44: error: ‘MX25_INT_SDMA’ undeclared here (not in a function) Signed-off-by: Eric Bénard Acked-by: Uwe Kleine-König --- Reading git-diff-tree failed