linux_dsm_epyc7002/arch
Arnd Bergmann 4641cecc3d ARM: at91: use proper asm syntax in pm_suspend
[ Upstream commit d30337da8677cd73cb19444436b311c13e57356f ]

Compiling with the clang integrated assembler warns about
a recently added instruction:

<instantiation>:14:13: error: unknown token in expression
 ldr tmp1, =#0x00020010UL
arch/arm/mach-at91/pm_suspend.S:542:2: note: while in macro instantiation
 at91_plla_enable

Remove the extra '#' character that is not used for the 'ldr'
instruction when doing an indirect load of a constant.

Fixes: 4fd36e4583 ("ARM: at91: pm: add plla disable/enable support for sam9x60")
Tested-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Reviewed-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Reviewed-by: Nathan Chancellor <nathan@kernel.org>
Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>
Link: https://lore.kernel.org/r/20210204160129.2249394-1-arnd@kernel.org'
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-03-04 11:37:28 +01:00
..
alpha
arc
arm ARM: at91: use proper asm syntax in pm_suspend 2021-03-04 11:37:28 +01:00
arm64 arm64: dts: meson: fix broken wifi node for Khadas VIM3L 2021-03-04 11:37:27 +01:00
c6x
csky
h8300
hexagon
ia64
m68k
microblaze
mips MIPS: vmlinux.lds.S: add missing PAGE_ALIGNED_DATA() section 2021-03-04 11:37:19 +01:00
nds32
nios2
openrisc sched/idle: Fix arch_cpu_idle() vs tracing 2020-11-24 16:47:35 +01:00
parisc
powerpc
riscv
s390
sh
sparc
um
x86 x86/MSR: Filter MSR writes through X86_IOC_WRMSR_REGS ioctl too 2021-03-04 11:37:26 +01:00
xtensa
.gitignore
Kconfig