Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[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)