summaryrefslogtreecommitdiffstats
path: root/arch/openrisc
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert@linux-m68k.org>2013-05-14 09:26:17 +0200
committerGeert Uytterhoeven <geert@linux-m68k.org>2013-06-23 15:55:10 +0200
commit4fa7c9ed41e8cd6a306898fc5044a234a82dc30e (patch)
tree7d6df0d20827fabaccaa6382d5450f912b5b3d28 /arch/openrisc
parentfbc21c0086f7755553346d734bd6a3d37fe0d8d7 (diff)
downloadlinux-0-day-4fa7c9ed41e8cd6a306898fc5044a234a82dc30e.tar.gz
linux-0-day-4fa7c9ed41e8cd6a306898fc5044a234a82dc30e.tar.xz
openrisc: Wire up asm-generic/xor.h
crypto/xor.c:25:21: error: asm/xor.h: No such file or directory Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Acked-by: Jonas Bonn <jonas@southpole.se>
Diffstat (limited to 'arch/openrisc')
-rw-r--r--arch/openrisc/include/asm/Kbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/openrisc/include/asm/Kbuild b/arch/openrisc/include/asm/Kbuild
index f20d01d9aaf97..195653e851da2 100644
--- a/arch/openrisc/include/asm/Kbuild
+++ b/arch/openrisc/include/asm/Kbuild
@@ -66,3 +66,4 @@ generic-y += types.h
generic-y += ucontext.h
generic-y += user.h
generic-y += word-at-a-time.h
+generic-y += xor.h