]> err.no Git - linux-2.6/blobdiff - include/asm-arm/arch-lh7a40x/uncompress.h
Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/airlied...
[linux-2.6] / include / asm-arm / arch-lh7a40x / uncompress.h
index f8053346f60897d58c36440118d270f01cabf924..3d1ce0426a33646127a90e92f1a3b05a47e2fb48 100644 (file)
@@ -16,7 +16,7 @@
 #ifndef UART_R_STATUS
 # define UART_R_STATUS (0x10)
 #endif
-#define nTxRdy         (0x20)  /* Not TxReady (literally Tx FIFO full) */
+#define nTxRdy         (0x20)  /* Not TxReady (literally Tx FIFO full) */
 
        /* Access UART with physical addresses before MMU is setup */
 #define UART_STATUS (*(volatile unsigned long*) (UART2_PHYS + UART_R_STATUS))