summaryrefslogtreecommitdiff
path: root/cpu/arm720t/serial.c
diff options
context:
space:
mode:
authorMichal Simek <monstr@monstr.eu>2007-10-14 14:33:32 +0200
committerMichal Simek <monstr@monstr.eu>2007-10-14 14:33:32 +0200
commite58ade3a5c0df399f13dffb897ee9ddbc30d7302 (patch)
tree5e6e1e7cd2b97e3ca9c4eed122327327d09dfda8 /cpu/arm720t/serial.c
parent95df6f4ebaaa3972e312be1acf7650a18b84bf3d (diff)
parent636400198228d96983c06657b17f760f5989958e (diff)
downloadu-boot-imx-e58ade3a5c0df399f13dffb897ee9ddbc30d7302.zip
u-boot-imx-e58ade3a5c0df399f13dffb897ee9ddbc30d7302.tar.gz
u-boot-imx-e58ade3a5c0df399f13dffb897ee9ddbc30d7302.tar.bz2
Merge git://www.denx.de/git/u-boot
Diffstat (limited to 'cpu/arm720t/serial.c')
-rw-r--r--cpu/arm720t/serial.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpu/arm720t/serial.c b/cpu/arm720t/serial.c
index 27eb73a..1b0e147 100644
--- a/cpu/arm720t/serial.c
+++ b/cpu/arm720t/serial.c
@@ -125,6 +125,8 @@ serial_puts (const char *s)
#elif defined(CONFIG_LPC2292)
+DECLARE_GLOBAL_DATA_PTR;
+
#include <asm/arch/hardware.h>
void serial_setbrg (void)