android_kernel_samsung_a7y1.../arch/arm/mach-davinci
Arnd Bergmann 5e9ff67373 ARM: davinci: fix sleep.S build error on ARMv4
[ Upstream commit d64b212ea960db4276a1d8372bd98cb861dfcbb0 ]

When building a multiplatform kernel that includes armv4 support,
the default target CPU does not support the blx instruction,
which leads to a build failure:

arch/arm/mach-davinci/sleep.S: Assembler messages:
arch/arm/mach-davinci/sleep.S:56: Error: selected processor does not support `blx ip' in ARM mode

Add a .arch statement in the sources to make this file build.

Link: https://lore.kernel.org/r/20190722145211.1154785-1-arnd@arndb.de
Acked-by: Sekhar Nori <nsekhar@ti.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-04-06 20:39:09 +02:00
..
include/mach A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
aemif.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
asp.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
board-da830-evm.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
board-da850-evm.c ARM: davinci: da850-evm: call regulator_has_full_constraints() 2020-04-06 19:26:15 +02:00
board-dm355-evm.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
board-dm355-leopard.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
board-dm365-evm.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
board-dm644x-evm.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
board-dm646x-evm.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
board-mityomapl138.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
board-neuros-osd2.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
board-omapl138-hawk.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
board-sffsdr.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
clock.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
clock.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
common.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
cp_intc.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
cpuidle.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
da8xx-dt.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
da830.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
da850.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
davinci.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
devices-da8xx.c ARM: davinci: da8xx: specify dma_coherent_mask for lcdc 2020-04-06 19:26:18 +02:00
devices.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
dm355.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
dm365.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
dm644x.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
dm646x.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
irq.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
Kconfig A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
Makefile A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
Makefile.boot A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
mux.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
mux.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
pm_domain.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
pm.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
psc.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
serial.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
sleep.S ARM: davinci: fix sleep.S build error on ARMv4 2020-04-06 20:39:09 +02:00
sram.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
time.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
usb.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30