x86: rename .i assembler includes to .h
[deliverable/linux.git] / include / asm-parisc / 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.262751 seconds and 5 git commands to generate.