diff options
author | Ingo Molnar <mingo@elte.hu> | 2008-06-12 13:27:22 +0400 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-06-12 13:27:22 +0400 |
commit | bb6dfb32f90094fea647e1f27d994a8b6ddd2766 (patch) | |
tree | e63681727543bcc3251bbc82b81a9cc822cc3f5e /include/asm-blackfin/serial.h | |
parent | 4f384f8bcdb5d618a0a68fb84c809e602c798b8f (diff) | |
parent | 5e70b7f3c24468bb1635b295945edb48ecd9656a (diff) | |
download | linux-bb6dfb32f90094fea647e1f27d994a8b6ddd2766.tar.xz |
Merge branch 'linus' into x86/gart
Diffstat (limited to 'include/asm-blackfin/serial.h')
-rw-r--r-- | include/asm-blackfin/serial.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/asm-blackfin/serial.h b/include/asm-blackfin/serial.h new file mode 100644 index 000000000000..994dd869558c --- /dev/null +++ b/include/asm-blackfin/serial.h @@ -0,0 +1,5 @@ +/* + * include/asm-blackfin/serial.h + */ + +#define SERIAL_EXTRA_IRQ_FLAGS IRQF_TRIGGER_HIGH |