diff options
author | Arnd Bergmann <[email protected]> | 2019-07-22 16:51:50 +0200 |
---|---|---|
committer | Olof Johansson <[email protected]> | 2019-07-23 10:12:53 -0700 |
commit | d64b212ea960db4276a1d8372bd98cb861dfcbb0 (patch) | |
tree | 8f3e70f51f8fa91a79376a10c87c85649ad1a6c6 /tools/perf/scripts/python/bin | |
parent | ae00fcc51e714ce0fc72382332147ffffcf9a883 (diff) |
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/[email protected]
Acked-by: Sekhar Nori <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
Signed-off-by: Olof Johansson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions