Merge branch 'x86/urgent' into x86/pat
[deliverable/linux.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 )
1da177e4 9
026d02a2 10#define SERIAL_PORT_DFNS
This page took 0.538294 seconds and 5 git commands to generate.