summaryrefslogtreecommitdiff
path: root/board/xilinx/ml300/serial.c
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2007-02-20 10:58:04 +0100
committerStefan Roese <sr@denx.de>2007-02-20 10:58:04 +0100
commit90b0cf47eb23e5f3461d3d957f6898386907fd99 (patch)
tree4acaab40f79d89c08cad928fdf52cad3a93dbdec /board/xilinx/ml300/serial.c
parent4745acaa1a603b67f6b9b7970365ebadd7d6586f (diff)
parenteb867a76238fb38e952c37871b16d0d7fd61c95f (diff)
downloadu-boot-imx-90b0cf47eb23e5f3461d3d957f6898386907fd99.zip
u-boot-imx-90b0cf47eb23e5f3461d3d957f6898386907fd99.tar.gz
u-boot-imx-90b0cf47eb23e5f3461d3d957f6898386907fd99.tar.bz2
Merge with /home/stefan/git/u-boot/denx-merge-sr
Diffstat (limited to 'board/xilinx/ml300/serial.c')
-rw-r--r--board/xilinx/ml300/serial.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/board/xilinx/ml300/serial.c b/board/xilinx/ml300/serial.c
index c204b88..9b03f89 100644
--- a/board/xilinx/ml300/serial.c
+++ b/board/xilinx/ml300/serial.c
@@ -40,8 +40,7 @@
#include <asm/processor.h>
#include <common.h>
#include <command.h>
-#include <configs/ml300.h>
-#include "xparameters.h"
+#include <config.h>
DECLARE_GLOBAL_DATA_PTR;