diff options
author | Thomas Langer <thomas.langer@lantiq.com> | 2008-12-16 14:07:55 +0000 |
---|---|---|
committer | Thomas Langer <thomas.langer@lantiq.com> | 2008-12-16 14:07:55 +0000 |
commit | 7570eebcdd5628978cbdbab2fb7cb99abbc62360 (patch) | |
tree | 46e045fd88294505c849b475f46e1556278ae300 /target/linux/ifxmips/files/include/asm-mips/mach-ifxmips/gpio.h | |
parent | e7336673b14fe311ae493eee86ba8983792bcf02 (diff) | |
download | mtk-20170518-7570eebcdd5628978cbdbab2fb7cb99abbc62360.zip mtk-20170518-7570eebcdd5628978cbdbab2fb7cb99abbc62360.tar.gz mtk-20170518-7570eebcdd5628978cbdbab2fb7cb99abbc62360.tar.bz2 |
cleanup sources and prepare for 2.6.27
SVN-Revision: 13660
Diffstat (limited to 'target/linux/ifxmips/files/include/asm-mips/mach-ifxmips/gpio.h')
-rw-r--r-- | target/linux/ifxmips/files/include/asm-mips/mach-ifxmips/gpio.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/target/linux/ifxmips/files/include/asm-mips/mach-ifxmips/gpio.h b/target/linux/ifxmips/files/include/asm-mips/mach-ifxmips/gpio.h index 761a31b..8a96510 100644 --- a/target/linux/ifxmips/files/include/asm-mips/mach-ifxmips/gpio.h +++ b/target/linux/ifxmips/files/include/asm-mips/mach-ifxmips/gpio.h @@ -15,11 +15,10 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. * - * Copyright (C) 2007 John Crispin <blogic@openwrt.org> + * Copyright (C) 2007 John Crispin <blogic@openwrt.org> * */ - #ifndef _IFXMIPS_GPIO_H_ #define _IFXMIPS_GPIO_H_ |