Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

+2 -2
+2 -2
arch/mips/include/asm/sn/nmi.h
··· 3 3 * License. See the file "COPYING" in the main directory of this archive 4 4 * for more details. 5 5 * 6 + * Derived from IRIX <sys/SN/nmi.h>, Revision 1.5. 7 + * 6 8 * Copyright (C) 1992 - 1997 Silicon Graphics, Inc. 7 9 */ 8 10 #ifndef __ASM_SN_NMI_H 9 11 #define __ASM_SN_NMI_H 10 - 11 - #ident "$Revision: 1.5 $" 12 12 13 13 #include <asm/sn/addrs.h> 14 14