]> bbs.cooldavid.org Git - net-next-2.6.git/commit
mx25: fix compile error in platform-imx-dma.c
authorEric Bénard <eric@eukrea.com>
Tue, 12 Oct 2010 12:08:42 +0000 (14:08 +0200)
committerSascha Hauer <s.hauer@pengutronix.de>
Tue, 19 Oct 2010 16:44:58 +0000 (18:44 +0200)
commitec4aac206b65d9764d601a7ee433e161878623b9
tree655eef6246ff9fa067076075ed9aa2934cdc5003
parente482b3bee66d627356904746c217f8f1bf891e60
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 <eric@eukrea.com>
Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
arch/arm/plat-mxc/include/mach/mx25.h