summaryrefslogtreecommitdiff
path: root/drivers/scsi/megaraid
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2019-07-22 17:51:50 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-08-16 11:13:54 +0300
commit9aa429ae05fbf7f9fdf8416627010c5f2b056456 (patch)
treeb8c38f2617ba54a4e45e5e3a0b375e40450c07b7 /drivers/scsi/megaraid
parent012ecf252cc186707949cd512370ecbeabccfb44 (diff)
downloadlinux-9aa429ae05fbf7f9fdf8416627010c5f2b056456.tar.xz
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>
Diffstat (limited to 'drivers/scsi/megaraid')
0 files changed, 0 insertions, 0 deletions