]> git.baikalelectronics.ru Git - uboot.git/commit
arm64: versal: Remove one level of indentation in board_early_init_r()
authorMichal Simek <michal.simek@xilinx.com>
Mon, 28 Jan 2019 10:08:00 +0000 (11:08 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Thu, 14 Feb 2019 13:31:10 +0000 (14:31 +0100)
commit386882b364259c3101a300d5fb551cbb731e5982
tree870261432f59f8fc9241e6ef7a143314c2495bb7
parenta2f7cd767a60217a893c0ddb59c798e249799566
arm64: versal: Remove one level of indentation in board_early_init_r()

Simplify code indentation.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
board/xilinx/versal/board.c