diff options
author | Kirill Tkhai <tkhai@yandex.ru> | 2013-08-30 17:16:08 (GMT) |
---|---|---|
committer | Scott Wood <scottwood@freescale.com> | 2015-02-13 22:20:04 (GMT) |
commit | 9f42dc15725e6dceb8e08bebfefd45eb528ba283 (patch) | |
tree | 5d63bc0c39dff44b945fa2ffe44e35bfe8372943 /tools/include | |
parent | cb0df6e5c1e9465be20bfeb6066d3b6d6626d469 (diff) | |
download | linux-fsl-qoriq-9f42dc15725e6dceb8e08bebfefd45eb528ba283.tar.xz |
sparc: provide EARLY_PRINTK for SPARC
sparc does not have CONFIG_EARLY_PRINTK option.
So early-printk-consolidate.patch breaks compilation:
arch/sparc/built-in.o: In function `setup_arch':
(.init.text+0x15e4): undefined reference to `early_console'
arch/sparc/built-in.o: In function `setup_arch':
(.init.text+0x15ec): undefined reference to `early_console'
The below addition fixes that.
Signed-off-by: Kirill Tkhai <tkhai@yandex.ru>
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Diffstat (limited to 'tools/include')
0 files changed, 0 insertions, 0 deletions