ARM: unify MMU/!MMU addruart calls
authorStefan Agner <stefan@agner.ch>
Tue, 19 May 2015 22:03:50 +0000 (00:03 +0200)
committerArnd Bergmann <arnd@arndb.de>
Wed, 20 May 2015 21:09:51 +0000 (23:09 +0200)
commit7505f0428fdedca11be9647cb411628ec7cb9a1a
treef2ca809fb47c5cc349521fd787fce8f696a19d17
parent1b0c50973378ac5d0440aaa28d3cb5fda27989dd
ARM: unify MMU/!MMU addruart calls

Remove the needless differences between MMU/!MMU addruart calls.
This allows to use the same addruart macro on SoC level. Useful
for SoC consisting of multiple CPUs with and without MMU such as
Freescale Vybrid.

Signed-off-by: Stefan Agner <stefan@agner.ch>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/include/debug/efm32.S
arch/arm/kernel/debug.S
This page took 0.042666 seconds and 5 git commands to generate.