]> git.ipfire.org Git - thirdparty/u-boot.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>
Wed, 27 Feb 2019 07:53:05 +0000 (08:53 +0100)
commit50c2e69cb01303135095c072e48ba5d624034237
tree3ac9d2e335b5e7e36b26276982db6ed32a732234
parente7bb6fdec31b663c39ea94ac0ea3c505653f958a
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