diff options
author | Marek Vasut <marex@denx.de> | 2015-07-17 02:07:12 +0200 |
---|---|---|
committer | Marek Vasut <marex@denx.de> | 2015-08-08 14:14:15 +0200 |
commit | 722c96857044831f46c9bdf263a84ad6d5c87463 (patch) | |
tree | d2b958b0cf68dc064949e9b77a183b771ffa2a76 /drivers/Makefile | |
parent | 51cea0b6c0ef4989ee666dc99665b55dd02891ee (diff) |
ddr: altera: Trivial mem_calibrate() indent cleanup
Redo the mega-condition such that if the calibration is to be skipped,
the positive branch of the condition does all the work and returns.
The negative branch, which is in fact the default behavior, is then
converted to a code which is no longer conditional. This trims down
the indent by one level.
Signed-off-by: Marek Vasut <marex@denx.de>
Diffstat (limited to 'drivers/Makefile')
0 files changed, 0 insertions, 0 deletions