riscv: Merge unnecessary SMP ifdefs in start.S
authorBin Meng <bmeng.cn@gmail.com>
Thu, 16 Apr 2020 15:09:29 +0000 (08:09 -0700)
committerAndes <uboot@andestech.com>
Thu, 23 Apr 2020 02:14:06 +0000 (10:14 +0800)
commit84dc9d26908798c7e9ee5469965c16653593fde5
tree1f907f2352cf4ffeafd834aa00dffbb219b51fa1
parented1475e2f46cec0dbde308a67576f9ea32b0287c
riscv: Merge unnecessary SMP ifdefs in start.S

Two consecutive SMP ifdefs blocks can be combined into one.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Atish Patra <atish.patra@wdc.com>
arch/riscv/cpu/start.S