diff options
author | Max Filippov <jcmvbkbc@gmail.com> | 2022-04-26 16:46:45 +0200 |
---|---|---|
committer | Max Filippov <jcmvbkbc@gmail.com> | 2022-05-02 04:56:18 +0200 |
commit | 5442b8c7dd1eb5e5ba8143c9abfbfe7dddedd375 (patch) | |
tree | e7c6bfd67e0aa5e1da55650267ead8638e54ff20 /arch/xtensa/kernel | |
parent | irqchip: irq-xtensa-mx: fix initial IRQ affinity (diff) | |
download | linux-5442b8c7dd1eb5e5ba8143c9abfbfe7dddedd375.tar.xz linux-5442b8c7dd1eb5e5ba8143c9abfbfe7dddedd375.zip |
xtensa: fix declaration of _SecondaryResetVector_text_*
Secondary reset vector is defined, compiled and used when
CONFIG_SECONDARY_RESET_VECTOR is enabled, not only on SMP.
Make declarations of _SecondaryResetVector_text_* symbols available
accordingly.
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to 'arch/xtensa/kernel')
0 files changed, 0 insertions, 0 deletions