projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
427d568
)
arm64: zynqmp: Remove whitespaces in psu_init() comment
author
Michal Simek
<michal.simek@xilinx.com>
Tue, 9 Jan 2018 13:21:48 +0000
(14:21 +0100)
committer
Michal Simek
<michal.simek@xilinx.com>
Tue, 30 Jan 2018 13:28:58 +0000
(14:28 +0100)
Remove additional spaces before comment.
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/arm/cpu/armv8/zynqmp/spl.c
patch
|
blob
|
history
diff --git
a/arch/arm/cpu/armv8/zynqmp/spl.c
b/arch/arm/cpu/armv8/zynqmp/spl.c
index 41b0070a5e1ae3cbe4fdb8c4948edc3ac1fed9cd..e51e2b6156790db42578e4887056493fc5161d5a 100644
(file)
--- a/
arch/arm/cpu/armv8/zynqmp/spl.c
+++ b/
arch/arm/cpu/armv8/zynqmp/spl.c
@@
-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