Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
[linux-2.6] / arch / blackfin / include / asm / serial.h
1 /*
2  * include/asm-blackfin/serial.h
3  */
4
5 #define SERIAL_EXTRA_IRQ_FLAGS IRQF_TRIGGER_HIGH
6 #define BASE_BAUD (1843200 / 16)