OSDN Git Service

nds32: Fix the items of hwcap_str ordering issue.
authorNylon Chen <nylon7@andestech.com>
Thu, 8 Nov 2018 11:28:05 +0000 (19:28 +0800)
committerGreentime Hu <greentime@andestech.com>
Thu, 22 Nov 2018 10:13:51 +0000 (18:13 +0800)
commita5234068e6dc18ae5300d678fbf3e129d9b93f78
tree9d5e9c04b6f2d301b2aebbafab552c19535394bc
parent83312f1b7ae205dca647bf52bbe2d51303cdedfb
nds32: Fix the items of hwcap_str ordering issue.

The hwcap_str should be set in a correct order according to HWCAP_xx.
We also add the missing "fpu_dp" to it.

Signed-off-by: Nylon Chen <nylon7@andestech.com>
Acked-by: Greentime Hu <greentime@andestech.com>
Signed-off-by: Greentime Hu <greentime@andestech.com>
arch/nds32/kernel/setup.c