summaryrefslogtreecommitdiffstats
path: root/board/esd
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2007-07-09 11:00:24 +0200
committerStefan Roese <sr@denx.de>2007-07-09 11:00:24 +0200
commitc8603cfbd4573379a6076c9c208545ba2bbf019a (patch)
tree38540fa0783c6a102a8bbc5c5ce72c1e44fe14ea /board/esd
parent0f92c7e7c9a62755b1457d3c46f93c8c1f6c19fc (diff)
downloadtalos-obmc-uboot-c8603cfbd4573379a6076c9c208545ba2bbf019a.tar.gz
talos-obmc-uboot-c8603cfbd4573379a6076c9c208545ba2bbf019a.zip
Small coding style cleanup
Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'board/esd')
-rw-r--r--board/esd/cpci405/cpci405.c1
-rw-r--r--board/esd/wuh405/wuh405.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/board/esd/cpci405/cpci405.c b/board/esd/cpci405/cpci405.c
index 2ed0fc2722..23585777dc 100644
--- a/board/esd/cpci405/cpci405.c
+++ b/board/esd/cpci405/cpci405.c
@@ -585,7 +585,6 @@ int pci_pre_init(struct pci_controller *hose)
#endif /* defined(CONFIG_PCI) */
-
#ifdef CONFIG_CPCI405AB
#define ONE_WIRE_CLEAR (*(volatile unsigned short *)(CFG_FPGA_BASE_ADDR + CFG_FPGA_MODE) \
diff --git a/board/esd/wuh405/wuh405.c b/board/esd/wuh405/wuh405.c
index 0b53062351..5fde8d6509 100644
--- a/board/esd/wuh405/wuh405.c
+++ b/board/esd/wuh405/wuh405.c
@@ -216,4 +216,3 @@ long int initdram (int board_type)
}
/* ------------------------------------------------------------------------- */
-
OpenPOWER on IntegriCloud