aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/of_platform.h
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2018-01-04 10:08:36 +0100
committerRob Herring <robh@kernel.org>2018-01-05 13:04:30 -0600
commitf347c36701339d55de15e01a3d392c0c3cd289f5 (patch)
tree6efd5d00f27c36ecccd2c881ce9f437a15f8ac88 /include/linux/of_platform.h
parentdt-bindings: h8300 clocksource: correct spelling of pulse (diff)
downloadlinux-dev-f347c36701339d55de15e01a3d392c0c3cd289f5.tar.xz
linux-dev-f347c36701339d55de15e01a3d392c0c3cd289f5.zip
of/fdt: Fix #ifdef dependency of early flattree declarations
If OF_FLATTREE=y, but OF_EARLY_FLATTREE=n: drivers/tty/serial/earlycon.o: In function `param_setup_earlycon': earlycon.c:(.init.text+0x3a4): undefined reference to `early_init_dt_scan_chosen_stdout' Fix this by moving the early flattree forward declarations and dummy implementations inside an #ifdef CONFIG_OF_EARLY_FLATTREE block. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'include/linux/of_platform.h')
0 files changed, 0 insertions, 0 deletions