aboutsummaryrefslogtreecommitdiff
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-12-29 22:25:38 +0300
commit0b5ed2617ffc868673c7916e7469294e5cc2128d (patch)
tree4d158c7e559bdf1e0db733057b5ff21eb53af8c8
parentbe3ffdcd0a1b7bb7e8d14a28d5f3f7b4abe9b318 (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