diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2009-04-28 17:31:50 +0200 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2009-05-14 13:50:28 +0100 |
commit | 165533c3bd750042e7e140dff5bc2406a5104efe (patch) | |
tree | 70cc9d9cb74d2ba2c6863ccd8b39a447df02555c /arch | |
parent | ef41f4600f05a4e973c3ac72869c18269567b319 (diff) | |
download | op-kernel-dev-165533c3bd750042e7e140dff5bc2406a5104efe.zip op-kernel-dev-165533c3bd750042e7e140dff5bc2406a5104efe.tar.gz |
MIPS: IP27: Get rid of #ident. Gcc 4.4.0 doesn't like it.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch')
-rw-r--r-- | arch/mips/include/asm/sn/nmi.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/mips/include/asm/sn/nmi.h b/arch/mips/include/asm/sn/nmi.h index 6b7b0b5..1af4989 100644 --- a/arch/mips/include/asm/sn/nmi.h +++ b/arch/mips/include/asm/sn/nmi.h @@ -3,13 +3,13 @@ * License. See the file "COPYING" in the main directory of this archive * for more details. * + * Derived from IRIX <sys/SN/nmi.h>, Revision 1.5. + * * Copyright (C) 1992 - 1997 Silicon Graphics, Inc. */ #ifndef __ASM_SN_NMI_H #define __ASM_SN_NMI_H -#ident "$Revision: 1.5 $" - #include <asm/sn/addrs.h> /* |