Re: [PATCH 04/17] ARM: pxa: define palmte2_pxa_keys conditionally

From: Marek Vasut
Date: Wed Oct 03 2012 - 07:23:27 EST


Dear Arnd Bergmann,

> Gcc prints a harmless warning about palmte2_pxa_keys not being used
> when the gpio keyboard driver is disabled. The solution is to use
> the same #ifdef that is already present in the place where the
> symbol is used.
>
> Without this patch, building palmz72_defconfig results in:
>
> /home/arnd/linux-arm/arch/arm/mach-pxa/palmte2.c:128:31: warning:
> 'palmte2_pxa_keys' defined but not used [-Wunused-variable]
>
> Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx>
> Cc: Marek Vasut <marek.vasut@xxxxxxxxx>
> Cc: Carlos Eduardo Medaglia Dyonisio <cadu@xxxxxxxxxxxxx>
> Cc: Haojian Zhuang <haojian.zhuang@xxxxxxxxx>
> Cc: Eric Miao <eric.y.miao@xxxxxxxxx>

Acked-by: Marek Vasut <marex@xxxxxxx>

Thanks Arnd

Best regards,
Marek Vasut
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/