[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [for-4.9] 8250-uart: Fix typo in the header
On 25/04/17 13:36, Julien Grall wrote: > Signed-off-by: Julien Grall <julien.grall@xxxxxxx> Acked-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> 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@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |