On 25/04/17 13:36, Julien Grall wrote:
> Signed-off-by: Julien Grall <julien.gr...@arm.com>

Acked-by: Andrew Cooper <andrew.coop...@citrix.com> and queued.

> ---
>  xen/include/xen/8250-uart.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/xen/include/xen/8250-uart.h b/xen/include/xen/8250-uart.h
> index c6b62c8cf4..632aa527f2 100644
> --- a/xen/include/xen/8250-uart.h
> +++ b/xen/include/xen/8250-uart.h
> @@ -42,7 +42,7 @@
>  #define UART_IER_ELSI     0x04    /* rx line status       */
>  #define UART_IER_EMSI     0x08    /* MODEM status         */
>  
> -/* Interrupt Identificatiegister */
> +/* Interrupt Identification register */
>  #define UART_IIR_NOINT    0x01    /* no interrupt pending */
>  #define UART_IIR_IMA      0x06    /* interrupt identity:  */
>  #define UART_IIR_LSI      0x06    /*  - rx line status    */


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

Reply via email to