summaryrefslogtreecommitdiffstats
path: root/post/board/lwmon5
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2010-10-27 22:48:30 +0200
committerWolfgang Denk <wd@denx.de>2010-10-27 22:48:30 +0200
commit071bc923308832bbc541a887fece767d79a6dc7a (patch)
tree8cadd6c50f93c6e3e7c406813bb94f30e4c0b080 /post/board/lwmon5
parent57ff9f2421244db4f27649d1e13393d2b85f224d (diff)
downloadblackbird-obmc-uboot-071bc923308832bbc541a887fece767d79a6dc7a.tar.gz
blackbird-obmc-uboot-071bc923308832bbc541a887fece767d79a6dc7a.zip
Coding Style cleanup
Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'post/board/lwmon5')
-rw-r--r--post/board/lwmon5/fpga.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/post/board/lwmon5/fpga.c b/post/board/lwmon5/fpga.c
index 3067548483..501369b6a1 100644
--- a/post/board/lwmon5/fpga.c
+++ b/post/board/lwmon5/fpga.c
@@ -227,8 +227,6 @@ static int fpga_mem_test(void)
return ret;
}
-
-
/* Verify FPGA addresslines */
static int fpga_post_addrline(ulong *address, ulong *base, ulong size)
{
OpenPOWER on IntegriCloud