linux/arch/nds32/include
Greentime Hu 81560e011a nds32: Fix building error of crypto/xor.c by adding xor.h
When I compiled with allmodconfig, it caused this building failed.
crypto/xor.c:25:21: fatal error: asm/xor.h: No such file or directory
 #include <asm/xor.h>
                     ^
compilation terminated.

Signed-off-by: Greentime Hu <greentime@andestech.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
2018-05-23 13:26:20 +08:00
..
asm nds32: Fix building error of crypto/xor.c by adding xor.h 2018-05-23 13:26:20 +08:00
uapi/asm nds32: Build infrastructure 2018-02-22 10:44:35 +08:00