[ARM] mm 5: Use mem_types table in ioremap
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Sat, 21 Apr 2007 09:47:29 +0000 (10:47 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 21 Apr 2007 19:36:00 +0000 (20:36 +0100)
commitb29e9f5e64fb90d2e4be1c7ef8c925b56669c74a
tree99331c544296b82abe31c55e6bca1ae37dd142c5
parent24e6c6996fb6e0e716c1dda1def1bb023a0fe43b
[ARM] mm 5: Use mem_types table in ioremap

We really want to be using the memory type table in ioremap, so we
only have to do the CPU type fixups in one place.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mm/ioremap.c
arch/arm/mm/mm.h
arch/arm/mm/mmu.c