[ARM] mm 9: add additional device memory types
Add cached device type for ioremap_cached(). Group all device memory
types together, and ensure that they all have a "MT_DEVICE" prefix.
Signed-off-by:
Russell King <rmk+kernel@arm.linux.org.uk>
Showing
- arch/arm/mach-ixp2000/core.c 11 additions, 11 deletionsarch/arm/mach-ixp2000/core.c
- arch/arm/mach-ixp2000/enp2611.c 3 additions, 3 deletionsarch/arm/mach-ixp2000/enp2611.c
- arch/arm/mm/mmu.c 28 additions, 22 deletionsarch/arm/mm/mmu.c
- include/asm-arm/mach/map.h 12 additions, 8 deletionsinclude/asm-arm/mach/map.h
Loading
Please register or sign in to comment