RISC-V: Fix duplicate included thread_info.h
authorTian Tao <tiantao6@hisilicon.com>
Mon, 14 Sep 2020 00:52:02 +0000 (08:52 +0800)
committerPalmer Dabbelt <palmerdabbelt@google.com>
Wed, 16 Sep 2020 01:46:12 +0000 (18:46 -0700)
commit54701a0d12e2e2c9f0814572b42bdd3067ffcf15
tree67fe77e73134ac6bd35709c18ba962c97f0b9f02
parenta960c1323749383e62b67f5d49cdfbdcccde0ef6
RISC-V: Fix duplicate included thread_info.h

asm/thread_info.h is included more than once, Remove the one that isn't
necessary.

Signed-off-by: Tian Tao <tiantao6@hisilicon.com>
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
arch/riscv/kernel/head.S