linux/arch/nds32
Greentime Hu c8c20f9c16 nds32: Fix build failed because arch_trace_hardirqs_off is changed to trace_hardirqs_off.
It broke the 'allmodconfig' build when CONFIG_TRACE_IRQFLAGS is enabled.

Signed-off-by: Nick Chun-Ming Hu <nickhu@andestech.com>
Signed-off-by: Greentime Hu <greentime@andestech.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
2018-05-23 13:26:21 +08:00
..
boot nds32: Build infrastructure 2018-02-22 10:44:35 +08:00
configs nds32: defconfig 2018-02-22 10:44:35 +08:00
include nds32: Fix the unknown type u8 issue. 2018-05-23 13:26:21 +08:00
kernel nds32: Fix build failed because arch_trace_hardirqs_off is changed to trace_hardirqs_off. 2018-05-23 13:26:21 +08:00
lib nds32: Fix the symbols undefined issue by exporting them. 2018-05-23 13:26:20 +08:00
mm nds32: Fix the symbols undefined issue by exporting them. 2018-05-23 13:26:20 +08:00
Kconfig nds32: Fix building error when CONFIG_FREEZE is enabled. 2018-05-23 13:26:20 +08:00
Kconfig.cpu nds32: Build infrastructure 2018-02-22 10:44:35 +08:00
Makefile nds32: lib: To use generic lib instead of libgcc to prevent the symbol undefined issue. 2018-05-23 13:26:20 +08:00