[PATCH] omap1: mux: add missing include

Jarkko Nikula jarkko.nikula at bitmer.com
Mon Apr 2 02:47:00 EDT 2012


On 04/01/2012 06:30 PM, Aaro Koskinen wrote:
> Fix the following build breakage in v3.4-rc1:
> 
> arch/arm/mach-omap1/mux.c:89:1: error: 'FUNC_MUX_CTRL_9' undeclared here (not in a function)
> arch/arm/mach-omap1/mux.c:89:1: error: 'PULL_DWN_CTRL_2' undeclared here (not in a function)
> arch/arm/mach-omap1/mux.c:93:1: error: 'FUNC_MUX_CTRL_C' undeclared here (not in a function)
> 
> etc.
> 
> Signed-off-by: Aaro Koskinen <aaro.koskinen at iki.fi>
> ---
>  arch/arm/mach-omap1/mux.c |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
(happens with omap1_defconfig if CONFIG_OMAP_MUX=y)

Acked-by: Jarkko Nikula <jarkko.nikula at bitmer.com>



More information about the linux-arm-kernel mailing list