diff options
author | Vineet Gupta <vgupta@synopsys.com> | 2013-12-19 14:25:58 +0100 |
---|---|---|
committer | Vineet Gupta <vgupta@synopsys.com> | 2013-12-19 15:14:12 +0100 |
commit | 1e01c7eb7c431a74437d73fe54670398b4d2b222 (patch) | |
tree | 6039e2cc7deef090473c1be68d73647bedd26c15 /Documentation | |
parent | Linux 3.13-rc4 (diff) | |
download | linux-1e01c7eb7c431a74437d73fe54670398b4d2b222.tar.xz linux-1e01c7eb7c431a74437d73fe54670398b4d2b222.zip |
ARC: Allow conditional multiple inclusion of uapi/asm/unistd.h
Commit 97bc386fc12d "ARC: Add guard macro to uapi/asm/unistd.h"
inhibited multiple inclusion of ARCH unistd.h. This however hosed the system
since Generic syscall table generator relies on it being included twice,
and in lack-of an empty table was emitted by C preprocessor.
Fix that by allowing one exception to rule for the special case (just
like Xtensa)
Suggested-by: Chen Gang <gang.chen.5i5j@gmail.com>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions