dslinux/linux-2.6.x/include/asm-arm/arch-nds memory.h

amadeus dslinux_amadeus at user.in-berlin.de
Sat Aug 19 14:01:47 CEST 2006


Update of /cvsroot/dslinux/dslinux/linux-2.6.x/include/asm-arm/arch-nds
In directory antilope:/tmp/cvs-serv24429/linux-2.6.x/include/asm-arm/arch-nds

Modified Files:
	memory.h 
Log Message:
fix typo

Index: memory.h
===================================================================
RCS file: /cvsroot/dslinux/dslinux/linux-2.6.x/include/asm-arm/arch-nds/memory.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- memory.h	19 Aug 2006 10:58:20 -0000	1.3
+++ memory.h	19 Aug 2006 12:01:45 -0000	1.4
@@ -52,7 +52,7 @@
 #define PFN_TO_MAPBASE(pfn)	NODE_MEM_MAP(PFN_TO_NID(pfn))
 
 /*
- * Given a kaddr, LOCAL_MAR_NR finds the owning node of the memory
+ * Given a kaddr, LOCAL_MAP_NR finds the owning node of the memory
  * and returns the index corresponding to the appropriate page in the
  * node's mem_map.
  */




More information about the dslinux-commit mailing list