patch-2.4.14 linux/include/asm-arm/setup.h

Next file: linux/include/asm-arm/uaccess.h
Previous file: linux/include/asm-arm/proc-armv/uaccess.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.13/linux/include/asm-arm/setup.h linux/include/asm-arm/setup.h
@@ -99,7 +99,7 @@
 };
 
 /* it is allowed to have multiple ATAG_MEM nodes */
-#define ATAG_MEM		0x54410002
+#define ATAG_MEM	0x54410002
 
 struct tag_mem32 {
 	u32	size;

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