summaryrefslogtreecommitdiff
path: root/arch/arm/mach-ixp4xx
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2014-02-27 13:42:37 +0100
committerArnd Bergmann <arnd@arndb.de>2014-03-22 01:06:58 +0100
commit9f3ba4567e8d11de89673afea174d206ca9446f6 (patch)
tree633f72622d418c84756b2fc5eaae0832caf2be40 /arch/arm/mach-ixp4xx
parent1146b600044de64af0ef775025731eeef1fa2189 (diff)
ARM: tegra: make debug_ll code build for ARMv6
In a combined ARMv6/v7 kernel, we cannot use the movt/movw instructions to load an immediate, as they are not valid on ARMv6. This changes the file to use an indirect load instead, as lots of other implementations do. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Tested-by: Stephen Warren <swarren@wwwdotorg.org> Acked-by: Stephen Warren <swarren@wwwdotorg.org> Cc: Thierry Reding <thierry.reding@gmail.com> Cc: linux-tegra@vger.kernel.org
Diffstat (limited to 'arch/arm/mach-ixp4xx')
0 files changed, 0 insertions, 0 deletions