patch-2.4.0-test7 linux/include/asm-arm/arch-l7200/memory.h

Next file: linux/include/asm-arm/arch-l7200/system.h
Previous file: linux/include/asm-arm/arch-l7200/io.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test6/linux/include/asm-arm/arch-l7200/memory.h linux/include/asm-arm/arch-l7200/memory.h
@@ -1,7 +1,7 @@
 /*
  * linux/include/asm-arm/arch-l7200/memory.h
  *
- * Copyright (c) 2000 Steven Hill (sjhill@cotw.com)
+ * Copyright (c) 2000 Steve Hill (sjhill@cotw.com)
  * Copyright (c) 2000 Rob Scott (rscott@mtrob.fdns.net)
  *
  * Changelog:
@@ -9,8 +9,8 @@
  *  04-13-2000  RS      Changed bus macros for new addr
  *  05-03-2000  SJH     Removed bus macros and fixed virt_to_phys macro
  */
-#ifndef __ASM_ARCH_MMU_H
-#define __ASM_ARCH_MMU_H
+#ifndef __ASM_ARCH_MEMORY_H
+#define __ASM_ARCH_MEMORY_H
 
 /*
  * Task size: 3GB

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