diff options
author | Stefan Agner <stefan@agner.ch> | 2019-04-11 09:54:02 +0200 |
---|---|---|
committer | Gregory CLEMENT <gregory.clement@bootlin.com> | 2019-04-30 09:05:44 +0200 |
commit | 3ab2b5fdd1d8fa92dae631b913553e8798be23a7 (patch) | |
tree | 462253f2ef1ce6689155f45d129366cf012add26 /arch/arm/probes/decode-arm.h | |
parent | 8f11b5ab441d3a80de7f079598a548350d3eed0b (diff) |
ARM: mvebu: drop unnecessary label
The label mvebu_boot_wa_start is not necessary and causes a build
issue when building with LLVM's integrated assembler:
AS arch/arm/mach-mvebu/pmsu_ll.o
arch/arm/mach-mvebu/pmsu_ll.S:59:1: error: invalid symbol redefinition
mvebu_boot_wa_start:
^
Drop the label.
Signed-off-by: Stefan Agner <stefan@agner.ch>
Acked-by: Nicolas Pitre <nico@fluxnic.net>
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
Diffstat (limited to 'arch/arm/probes/decode-arm.h')
0 files changed, 0 insertions, 0 deletions