summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/amba-pl011.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/tty/serial/amba-pl011.h')
-rw-r--r--drivers/tty/serial/amba-pl011.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/drivers/tty/serial/amba-pl011.h b/drivers/tty/serial/amba-pl011.h
index 0c6756dba2fe..411c60e1f9a4 100644
--- a/drivers/tty/serial/amba-pl011.h
+++ b/drivers/tty/serial/amba-pl011.h
@@ -6,11 +6,10 @@ enum {
REG_ST_DMAWM,
REG_ST_TIMEOUT,
REG_FR,
- REG_ST_LCRH_RX,
+ REG_LCRH_RX,
+ REG_LCRH_TX,
REG_IBRD,
REG_FBRD,
- REG_LCRH,
- REG_ST_LCRH_TX,
REG_CR,
REG_IFLS,
REG_IMSC,