From 1d7070407d41e08dfee439126670ce79dd4a2ece Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 29 Jun 2005 15:17:49 +0100 Subject: [PATCH] --- yaml --- r: 3941 b: refs/heads/master c: 9ec3c75cdeb57fa3c12a813c63706ece7fb63648 h: refs/heads/master i: 3939: b5d90ab9439c4acaa3416e74040ab6560f2243c7 v: v3 --- [refs] | 2 +- trunk/include/asm-arm/arch-pxa/debug-macro.S | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 59a0aefc4586..5dd8420da909 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b720f73296916e87c744193c57bc8687d35888fe +refs/heads/master: 9ec3c75cdeb57fa3c12a813c63706ece7fb63648 diff --git a/trunk/include/asm-arm/arch-pxa/debug-macro.S b/trunk/include/asm-arm/arch-pxa/debug-macro.S index f288e74b67c2..b6ec68879176 100644 --- a/trunk/include/asm-arm/arch-pxa/debug-macro.S +++ b/trunk/include/asm-arm/arch-pxa/debug-macro.S @@ -11,6 +11,8 @@ * */ +#include "hardware.h" + .macro addruart,rx mrc p15, 0, \rx, c1, c0 tst \rx, #1 @ MMU enabled?