diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/serial_bcm63xx.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/serial_bcm63xx.h b/include/linux/serial_bcm63xx.h index 570e964dc899..a80aa1a5bee2 100644 --- a/include/linux/serial_bcm63xx.h +++ b/include/linux/serial_bcm63xx.h | |||
| @@ -116,4 +116,6 @@ | |||
| 116 | UART_FIFO_PARERR_MASK | \ | 116 | UART_FIFO_PARERR_MASK | \ |
| 117 | UART_FIFO_BRKDET_MASK) | 117 | UART_FIFO_BRKDET_MASK) |
| 118 | 118 | ||
| 119 | #define UART_REG_SIZE 24 | ||
| 120 | |||
| 119 | #endif /* _LINUX_SERIAL_BCM63XX_H */ | 121 | #endif /* _LINUX_SERIAL_BCM63XX_H */ |
