From: Julien Grall Date: Wed, 31 Jul 2019 19:26:19 +0000 (+0100) Subject: xen/arm64: head: Fix typo in the documentation on top of init_uart() X-Git-Tag: archive/raspbian/4.14.0+80-gd101b417b7-1+rpi1^2~63^2~1643 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=6bdb43644097a42d2e80967996ea3e4c70b7cf15;p=xen.git xen/arm64: head: Fix typo in the documentation on top of init_uart() Signed-off-by: Julien Grall Acked-by: Stefano Stabellini --- diff --git a/xen/arch/arm/arm64/head.S b/xen/arch/arm/arm64/head.S index f8da3c8cc5..790b485f04 100644 --- 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: + * Output: * x23: Early UART base physical address * * Clobbers x0 - x1