ARM: imx8m: Fix indentation of reset_cpu() function
authorHarald Seiler <hws@denx.de>
Wed, 29 Apr 2020 13:04:22 +0000 (15:04 +0200)
committerStefano Babic <sbabic@denx.de>
Fri, 1 May 2020 11:46:22 +0000 (13:46 +0200)
commit568af926792b1862028a8f1d3599b12b1e150bbf
treef7a604a2a15b0c03abcde3a5e0b4644424478482
parentefa1a62ad2ddbb47dcaed9fdbdd34c315fdcd883
ARM: imx8m: Fix indentation of reset_cpu() function

Use proper code-style, tabs instead of spaces for indentation.

Signed-off-by: Harald Seiler <hws@denx.de>
arch/arm/mach-imx/imx8m/soc.c