davinci: da8xxevm: fix indentation
authorAndre Przywara <andre.przywara@arm.com>
Wed, 16 Nov 2016 00:50:12 +0000 (00:50 +0000)
committerTom Rini <trini@konsulko.com>
Sun, 4 Dec 2016 18:55:02 +0000 (13:55 -0500)
commitbb72b94e227d292caf158b5b78100c27b2065243
treecdaae19fd2cd0e85d5d48ef703b9c356c16746ab
parent566a965af1d8c6151bb7c11cb55c9bd32cfeae8c
davinci: da8xxevm: fix indentation

Apparently the indentation is wrong in this case, as the second message
should be printed indepdently of the if statement.

Fix this indentation to avoid both compiler warnings and puzzled readers.

Pointed out by GCC 6.2's -Wmisleading-indentation warning.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
board/davinci/da8xxevm/da850evm.c