Skip to content

Commit

Permalink
MIPS: IP27: Get rid of #ident. Gcc 4.4.0 doesn't like it.
Browse files Browse the repository at this point in the history
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
  • Loading branch information
Ralf Baechle committed May 14, 2009
1 parent ef41f46 commit 165533c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions arch/mips/include/asm/sn/nmi.h
Original file line number Diff line number Diff line change
Expand Up @@ -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>

/*
Expand Down

0 comments on commit 165533c

Please sign in to comment.