Coding Style cleanup: remove trailing empty lines

Signed-off-by: Wolfgang Denk <wd@denx.de>
This commit is contained in:
Wolfgang Denk 2013-10-04 17:43:25 +02:00 committed by Tom Rini
parent 93e1459641
commit d4c8aa9cb4
18 changed files with 0 additions and 18 deletions

View file

@ -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;
}
}