diff options
author | John Crispin <john@openwrt.org> | 2008-06-25 23:05:50 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2008-06-25 23:05:50 +0000 |
commit | 2cc35a5235309eac4dc1feb1fff342e5db1a1e94 (patch) | |
tree | 7a27207850a4ea3af5c408c938e0cfefb8a24762 /target/linux/ifxmips/files/include/asm-mips/mach-ifxmips/irq.h | |
parent | a3236bc99d391015710c19c6c312ffb0e95e9d0a (diff) | |
download | upstream-2cc35a5235309eac4dc1feb1fff342e5db1a1e94.tar.gz upstream-2cc35a5235309eac4dc1feb1fff342e5db1a1e94.tar.bz2 upstream-2cc35a5235309eac4dc1feb1fff342e5db1a1e94.zip |
cleanup ifxmips and add support for both ttyS
SVN-Revision: 11578
Diffstat (limited to 'target/linux/ifxmips/files/include/asm-mips/mach-ifxmips/irq.h')
-rw-r--r-- | target/linux/ifxmips/files/include/asm-mips/mach-ifxmips/irq.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/ifxmips/files/include/asm-mips/mach-ifxmips/irq.h b/target/linux/ifxmips/files/include/asm-mips/mach-ifxmips/irq.h index 98d8902fba..f178abf485 100644 --- a/target/linux/ifxmips/files/include/asm-mips/mach-ifxmips/irq.h +++ b/target/linux/ifxmips/files/include/asm-mips/mach-ifxmips/irq.h @@ -1,4 +1,6 @@ /* + * include/asm-mips/mach-ifxmips/irq.h + * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or @@ -14,6 +16,7 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. * * Copyright (C) 2007 John Crispin <blogic@openwrt.org> + * */ #ifndef __IFXMIPS_IRQ_H |