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/sparc/kernel | |
parent | ARM: mvebu: fix a leaked reference by adding missing of_node_put (diff) | |
download | linux-3ab2b5fdd1d8fa92dae631b913553e8798be23a7.tar.xz linux-3ab2b5fdd1d8fa92dae631b913553e8798be23a7.zip |
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/sparc/kernel')
0 files changed, 0 insertions, 0 deletions