summaryrefslogtreecommitdiffstats
path: root/arch/arc/Makefile
diff options
context:
space:
mode:
authorVineet Gupta <vgupta@synopsys.com>2016-09-16 17:13:29 -0700
committerVineet Gupta <vgupta@synopsys.com>2016-09-30 14:48:21 -0700
commit2dad1122d9d936cf120953324eaaa38c3ab20ac2 (patch)
treeda70c4b0febc07d90ef4fda8e8bbb6d483f6a0b2 /arch/arc/Makefile
parent2d0486424791b0d012d060854ce3bd1c6217a82c (diff)
downloadop-kernel-dev-2dad1122d9d936cf120953324eaaa38c3ab20ac2.zip
op-kernel-dev-2dad1122d9d936cf120953324eaaa38c3ab20ac2.tar.gz
ARC: entry: make ret_from_system_call local label
This essentially removes ENTRY() assembler annotation for this symbol since it didn't have a pairing END() This in ahead of introducing cfi pseudo ops in ENTRY/END which expects paired cfi_startproc/cfi_endproc | ../arch/arc/kernel/entry.S: Assembler messages: | ../arch/arc/kernel/entry.S:270: Error: previous CFI entry not closed (missing .cfi_endproc) | ../scripts/Makefile.build:326: recipe for target 'arch/arc/kernel/entry-arcv2.o' failed | make[4]: *** [arch/arc/kernel/entry-arcv2.o] Error 1 Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Diffstat (limited to 'arch/arc/Makefile')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud