mirror of
https://github.com/torvalds/linux.git
synced 2024-11-27 22:51:35 +00:00
6 lines
90 B
C
6 lines
90 B
C
|
/*
|
||
|
* include/asm-blackfin/serial.h
|
||
|
*/
|
||
|
|
||
|
#define SERIAL_EXTRA_IRQ_FLAGS IRQF_TRIGGER_HIGH
|