projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b352d46
)
xen/arm64: head: Fix typo in the documentation on top of init_uart()
author
Julien Grall
<julien.grall@arm.com>
Wed, 31 Jul 2019 19:26:19 +0000
(20:26 +0100)
committer
Julien Grall
<julien.grall@arm.com>
Sat, 7 Sep 2019 11:09:53 +0000
(12:09 +0100)
Signed-off-by: Julien Grall <julien.grall@arm.com>
Acked-by: Stefano Stabellini <sstabellini@kernel.org>
xen/arch/arm/arm64/head.S
patch
|
blob
|
history
diff --git
a/xen/arch/arm/arm64/head.S
b/xen/arch/arm/arm64/head.S
index f8da3c8cc51f4c442cb3094ab80d92d08b8bee3d..790b485f049ffd7d89266c71f432699e397a63c9 100644
(file)
--- a/
xen/arch/arm/arm64/head.S
+++ b/
xen/arch/arm/arm64/head.S
@@
-747,7
+747,7
@@
ENTRY(switch_ttbr)
/*
* Initialize the UART. Should only be called on the boot CPU.
*
- * Ouput:
+ * Ou
t
put:
* x23: Early UART base physical address
*
* Clobbers x0 - x1