ARM: footbridge: fix debug macros
authorRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 28 Jan 2011 20:57:57 +0000 (20:57 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 31 Jan 2011 10:53:39 +0000 (10:53 +0000)
0ea1293 (arm: return both physical and virtual addresses from addruart)
changed the way the 'addruart' worked, making it return both the virt
and phys addresses.  Unfortunately, for footbridge, these were reversed.
Fix that.  Tested on Netwinder.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found