remove libdss from Makefile
[GitHub/moto-9609/android_kernel_motorola_exynos9610.git] / arch / parisc / include / asm / serial.h
CommitLineData
1da177e4
LT
1/*
2 * include/asm-parisc/serial.h
3 */
4
5/*
136ce40e 6 * This is used for 16550-compatible UARTs
1da177e4 7 */
136ce40e 8#define BASE_BAUD ( 1843200 / 16 )