OSDN Git Service

nds32: Fix empty call trace
authorZong Li <zong@andestech.com>
Mon, 13 Aug 2018 05:28:23 +0000 (13:28 +0800)
committerGreentime Hu <greentime@andestech.com>
Tue, 4 Sep 2018 06:45:16 +0000 (14:45 +0800)
commitc17df7960534357fb74074c2f514c831d4a9cf5a
treea964b8b713c40a1aff39f68e4a57f80a8906f4db
parent1944a50859ec2b570b42b459ac25d607fc7c31f0
nds32: Fix empty call trace

The compiler predefined macro 'NDS32_ABI_2' had been removed, it should
use the '__NDS32_ABI_2' here.

Signed-off-by: Zong Li <zong@andestech.com>
Acked-by: Greentime Hu <greentime@andestech.com>
Signed-off-by: Greentime Hu <greentime@andestech.com>
arch/nds32/kernel/traps.c