]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/cpu/armv8/zynqmp/spl.c
arm64: zynqmp: Remove whitespaces in psu_init() comment
[u-boot] / arch / arm / cpu / armv8 / zynqmp / spl.c
index 41b0070a5e1ae3cbe4fdb8c4948edc3ac1fed9cd..e51e2b6156790db42578e4887056493fc5161d5a 100644 (file)
@@ -131,10 +131,10 @@ u32 spl_boot_mode(const u32 boot_device)
 
 __weak void psu_init(void)
 {
-        /*
-         * This function is overridden by the one in
-         * board/xilinx/zynqmp/(platform)/psu_init_gpl.c, if it exists.
-         */
+       /*
+        * This function is overridden by the one in
+        * board/xilinx/zynqmp/(platform)/psu_init_gpl.c, if it exists.
+        */
 }
 
 #ifdef CONFIG_SPL_OS_BOOT