dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/xtensa/mm
Geert Uytterhoeven f022d0fa18 xtensa: use the declarations provided by <asm/sections.h>
Cleanups:
  - Include <asm/sections.h>,
  - Remove the (different) extern declarations,
  - Remove the no longer needed address-of ('&') operators,
  - Use %p to format pointer differences.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Chris Zankel <chris@zankel.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2012-06-20 14:39:35 -07:00
..
Makefile xtensa: nommu support 2009-04-02 23:41:50 -07:00
cache.c MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself 2010-02-20 16:41:46 +00:00
fault.c Disintegrate asm/system.h for Xtensa 2012-03-28 18:30:03 +01:00
init.c xtensa: use the declarations provided by <asm/sections.h> 2012-06-20 14:39:35 -07:00
misc.S xtensa: nommu support 2009-04-02 23:41:50 -07:00
mmu.c mm: now that all old mmu_gather code is gone, remove the storage 2011-05-25 08:39:16 -07:00
tlb.c Disintegrate asm/system.h for Xtensa 2012-03-28 18:30:03 +01:00