patch-2.4.20 linux-2.4.20/include/asm-mips/dec/machtype.h

Next file: linux-2.4.20/include/asm-mips/dec/rtc-dec.h
Previous file: linux-2.4.20/include/asm-mips/dec/kn230.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.19/include/asm-mips/dec/machtype.h linux-2.4.20/include/asm-mips/dec/machtype.h
@@ -8,8 +8,8 @@
  * Copyright (c) 1998, 2000 Harald Koerfgen
  */
 
-#ifndef __ASM_DEC_MACHTYPE_H 
-#define __ASM_DEC_MACHTYPE_H 
+#ifndef __ASM_DEC_MACHTYPE_H
+#define __ASM_DEC_MACHTYPE_H
 
 #include <asm/bootinfo.h>
 
@@ -17,7 +17,7 @@
 			 mips_machtype == MACH_DS5000_1XX || \
 			 mips_machtype == MACH_DS5000_XX  || \
 			 mips_machtype == MACH_DS5000_2X0)
-		      
+
 #define IOASIC		(mips_machtype == MACH_DS5000_1XX || \
 			 mips_machtype == MACH_DS5000_XX  || \
 			 mips_machtype == MACH_DS5000_2X0)

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)