[PATCH] ARM: nomadik: fix OF compilation regression

Olof Johansson olof at lixom.net
Tue Feb 5 13:29:38 EST 2013


On Fri, Feb 01, 2013 at 09:52:05AM +0100, Linus Walleij wrote:
> From: Linus Walleij <linus.walleij at linaro.org>
> 
> The Nomadik Device Tree patch series accidentally
> selected OF instead of USE_OF which led to problems
> during compile:
> 
> arch/arm/kernel/devtree.c: In function 'arm_dt_memblock_reserve':
> /home/elinwal/linux-arm-soc/arch/arm/kernel/devtree.c:43:7: error: 'initial_boot_params' undeclared (first use in this function)
> (etc).
> 
> This fixes it up by selecting USE_OF instead.


Applied, thanks.


-Olof



More information about the linux-arm-kernel mailing list