]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[ARM] 3506/1: aaec2000: debug-macro.S needs hardware.h
authorBellido Nicolas <ml@acolin.be>
Sun, 7 May 2006 21:49:23 +0000 (22:49 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 7 May 2006 21:49:23 +0000 (22:49 +0100)
Patch from Bellido Nicolas

Include hardware.h in debug-macro.S, otherwise io_p2v is undefined.

Signed-off-by: Nicolas Bellido <ml@acolin.be>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
include/asm-arm/arch-aaec2000/debug-macro.S

index e4f1fa539a7434ccb8bf4e3339130fe16d9cb30e..7b1fce021d8a6c497c1817cb21750cf563c8d6f7 100644 (file)
@@ -9,6 +9,7 @@
  *  published by the Free Software Foundation.
  */
 
+#include "hardware.h"
                .macro  addruart,rx
                mrc     p15, 0, \rx, c1, c0
                tst     \rx, #1                 @ MMU enabled?