Merge tag 'for-5.8/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device...
[linux/fpc-iii.git] / arch / parisc / include / asm / serial.h
blob77e9b67c87ee1ed382670ec604b067f5b3a99b25
1 /*
2 * include/asm-parisc/serial.h
3 */
5 /*
6 * This is used for 16550-compatible UARTs
7 */
8 #define BASE_BAUD ( 1843200 / 16 )