commit | b29e9f5e64fb90d2e4be1c7ef8c925b56669c74a | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Sat Apr 21 10:47:29 2007 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Apr 21 20:36:00 2007 +0100 |
tree | 99331c544296b82abe31c55e6bca1ae37dd142c5 | |
parent | 24e6c6996fb6e0e716c1dda1def1bb023a0fe43b [diff] |
[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>