summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Konovalov <andrey.konovalov@linaro.org>2014-10-15 14:49:53 +0400
committerAndrey Konovalov <andrey.konovalov@linaro.org>2014-11-07 11:01:36 +0300
commita33d84566e90cc279db7cc54de45ab92ce10bdf6 (patch)
treee038f23c028f088a1690fa4c5108e24bea25b219
parent912465ff3a6c600fbd9315533cf8d4ec8c570b63 (diff)
There is a misprint in the v3 patch "ARM64:ILP32: Use the same size and layout of the signal structures for ILP32 as for LP64". Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org>
-rw-r--r--arch/arm64/include/uapi/asm/signal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/include/uapi/asm/signal.h b/arch/arm64/include/uapi/asm/signal.h
index d33a5f77ec44..f378ff4f93d7 100644
--- a/arch/arm64/include/uapi/asm/signal.h
+++ b/arch/arm64/include/uapi/asm/signal.h
@@ -16,7 +16,7 @@
#ifndef __ASM_SIGNAL_H
#define __ASM_SIGNAL_H
-#include <asm/posix-types.h>
+#include <asm/posix_types.h>
/* Required for AArch32 compatibility. */
#define SA_RESTORER 0x04000000