aboutsummaryrefslogtreecommitdiff
path: root/cpu/bf533/serial.c
diff options
context:
space:
mode:
authorPeter Pearse2007-09-18 11:12:58 +0100
committerPeter Pearse2007-09-18 11:12:58 +0100
commitafd477b227c089f2b7ce0aadb20b9ea7dc6ee6f8 (patch)
tree4b0d37a727b3ede6540825258cc930533c0cdce7 /cpu/bf533/serial.c
parentd94c79e47011af5e8dd10ed6163c09b4cfc743cc (diff)
parent67c31036acaaaa992fc346cc89db0909a7e733c4 (diff)
Merge with git://www.denx.de/git/u-boot.git
Diffstat (limited to 'cpu/bf533/serial.c')
-rw-r--r--cpu/bf533/serial.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpu/bf533/serial.c b/cpu/bf533/serial.c
index 6cab5daac79..8ac6e3ff64e 100644
--- a/cpu/bf533/serial.c
+++ b/cpu/bf533/serial.c
@@ -76,7 +76,6 @@ void calc_baud(void)
void serial_setbrg(void)
{
int i;
- DECLARE_GLOBAL_DATA_PTR;
calc_baud();