diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2013-02-01 09:52:05 +0100 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2013-02-05 10:29:26 -0800 |
commit | f015941f6b4a7d4d90c46a65bca17f2c2c41fb89 (patch) | |
tree | dae9b3fb6a6d5b48d58d188afb46771620b52959 /arch/arm/boot | |
parent | 604d11d99180806d94a9c48d76f96428dc5bcaa5 (diff) | |
download | linux-f015941f6b4a7d4d90c46a65bca17f2c2c41fb89.tar.bz2 |
ARM: nomadik: fix OF compilation regression
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.
Reported-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm/boot')
0 files changed, 0 insertions, 0 deletions