summaryrefslogtreecommitdiffstats
path: root/board/freescale/p1023rdb/ddr.c
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2013-10-04 17:43:25 +0200
committerTom Rini <trini@ti.com>2013-10-14 16:06:54 -0400
commitd4c8aa9cb47b9db11c45a9d89d51c75e3cc887a7 (patch)
tree3178dfd75972be9ba654e18f158ad9c964f9b959 /board/freescale/p1023rdb/ddr.c
parent93e1459641e758d2b096d3f1b39414a39bb314f8 (diff)
downloadblackbird-obmc-uboot-d4c8aa9cb47b9db11c45a9d89d51c75e3cc887a7.tar.gz
blackbird-obmc-uboot-d4c8aa9cb47b9db11c45a9d89d51c75e3cc887a7.zip
Coding Style cleanup: remove trailing empty lines
Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'board/freescale/p1023rdb/ddr.c')
-rw-r--r--board/freescale/p1023rdb/ddr.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/board/freescale/p1023rdb/ddr.c b/board/freescale/p1023rdb/ddr.c
index ce406b2b82..f027885100 100644
--- a/board/freescale/p1023rdb/ddr.c
+++ b/board/freescale/p1023rdb/ddr.c
@@ -86,4 +86,3 @@ void fsl_ddr_board_options(memctl_options_t *popts,
popts->cs_local_opts[i].odt_wr_cfg = FSL_DDR_ODT_CS;
}
}
-
OpenPOWER on IntegriCloud