[PATCH v2 1/6] ARM: tegra: do not hide dma declarations
Olof Johansson
olof at lixom.net
Sun Mar 4 13:35:13 EST 2012
On Fri, Mar 02, 2012 at 03:58:23PM -0500, Alan Ott wrote:
> From: Arnd Bergmann <arnd at arndb.de>
>
> The declarations are actually required for the device
> definitions, and are still valid even if the dma controller
> is disabled:
>
> arch/arm/mach-tegra/devices.c:559:12: error: 'TEGRA_DMA_REQ_SEL_I2S_1' undeclared here (not in a function)
> arch/arm/mach-tegra/devices.c:577:12: error: 'TEGRA_DMA_REQ_SEL_I2S2_1' undeclared here (not in a function)
>
> Signed-off-by: Arnd Bergmann <arnd at arndb.de>
> Signed-off-by: Alan Ott <alan at signal11.us>
Thanks, applied to cleanups-and-fixes for 3.4.
-Olof
More information about the linux-arm-kernel
mailing list