diff options
author | Greentime Hu <greentime@andestech.com> | 2018-04-19 05:27:59 +0200 |
---|---|---|
committer | Greentime Hu <greentime@andestech.com> | 2018-05-23 07:26:20 +0200 |
commit | 81560e011a3420db03f7b021d1bc37a2242634f7 (patch) | |
tree | 11b380c8a2b38abdccdda8f056df1ea9626114d5 /init/do_mounts.h | |
parent | nds32: Fix building error when CONFIG_FREEZE is enabled. (diff) | |
download | linux-81560e011a3420db03f7b021d1bc37a2242634f7.tar.xz linux-81560e011a3420db03f7b021d1bc37a2242634f7.zip |
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>
Diffstat (limited to 'init/do_mounts.h')
0 files changed, 0 insertions, 0 deletions