Przeglądaj źródła

MIPS: IP27: Get rid of #ident. Gcc 4.4.0 doesn't like it.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Ralf Baechle 16 lat temu
rodzic
commit
165533c3bd
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      arch/mips/include/asm/sn/nmi.h

+ 2 - 2
arch/mips/include/asm/sn/nmi.h

@@ -3,13 +3,13 @@
  * License.  See the file "COPYING" in the main directory of this archive
  * License.  See the file "COPYING" in the main directory of this archive
  * for more details.
  * for more details.
  *
  *
+ * Derived from IRIX <sys/SN/nmi.h>, Revision 1.5.
+ *
  * Copyright (C) 1992 - 1997 Silicon Graphics, Inc.
  * Copyright (C) 1992 - 1997 Silicon Graphics, Inc.
  */
  */
 #ifndef __ASM_SN_NMI_H
 #ifndef __ASM_SN_NMI_H
 #define __ASM_SN_NMI_H
 #define __ASM_SN_NMI_H
 
 
-#ident "$Revision: 1.5 $"
-
 #include <asm/sn/addrs.h>
 #include <asm/sn/addrs.h>
 
 
 /*
 /*