diff options
author | Vineet Gupta <Vineet.Gupta1@synopsys.com> | 2014-04-18 13:38:34 +0530 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-04-18 13:49:15 -0700 |
commit | 64ee9f32c33cbd53545284742e73c17fedf9d429 (patch) | |
tree | e2755dcdb56346afa0f8e69094edbba3e1403b0c /net/nfc | |
parent | 674366e90e5a2430e3ddef40ce51512d681944e4 (diff) |
ARC: Delete stale barrier.h
Commit 93ea02bb8435 ("arch: Clean up asm/barrier.h implementations")
wired generic barrier.h for ARC, but failed to delete the existing file.
In 3.15, due to rcupdate.h updates, this causes a build breakage on ARC:
CC arch/arc/kernel/asm-offsets.s
In file included from include/linux/sched.h:45:0,
from arch/arc/kernel/asm-offsets.c:9:
include/linux/rculist.h: In function __list_add_rcu:
include/linux/rculist.h:54:2: error: implicit declaration of function smp_store_release [-Werror=implicit-function-declaration]
rcu_assign_pointer(list_next_rcu(prev), new);
^
Cc: Peter Zijlstra <peterz@infradead.org>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'net/nfc')
0 files changed, 0 insertions, 0 deletions