[PATCH] ARM: fix lcd power build failure in collie_defconfig

Olof Johansson olof at lixom.net
Tue Apr 3 00:55:20 EDT 2012


On Mon, Apr 02, 2012 at 06:17:17PM -0400, Paul Gortmaker wrote:
> Commit 086ada54abaa4316e8603f02410fe8ebc9ba2de1
> 
>   "FB: sa1100: remove global sa1100fb_.*_power function pointers"
> 
> got rid of all instances but one in locomolcd.c -- which was
> conditional on CONFIG_SA1100_COLLIE.  The associated .power
> field which replaces the global is populated in mach-sa1100/collie.c
> so move the assignment there, but make it conditional on the
> locomolcd support, so use CONFIG_BACKLIGHT_LOCOMO in that file.
> 
> Cc: arm at kernel.org
> Acked-by: Russell King <rmk+kernel at arm.linux.org.uk>
> Signed-off-by: Paul Gortmaker <paul.gortmaker at windriver.com>

Thanks, applied to fixes.


-Olof



More information about the linux-arm-kernel mailing list