linux/arch/arm/mach-davinci
Arnd Bergmann d64b212ea9 ARM: davinci: fix sleep.S build error on ARMv4
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>
2019-07-23 10:12:53 -07:00
..
2019-07-19 17:05:08 -07:00
2019-05-15 13:21:37 -07:00
2019-05-15 13:21:37 -07:00
2019-06-16 13:33:13 -07:00
2019-05-15 13:21:37 -07:00
2019-05-15 13:21:37 -07:00
2019-05-15 13:21:37 -07:00
2019-05-15 13:21:37 -07:00
2018-06-26 16:15:55 +05:30
2019-02-19 19:44:02 +05:30