sh: Use ioremap_fixed() to implement SH-5 ioremap()
authorMatt Fleming <matt@console-pimps.org>
Thu, 5 Nov 2009 20:49:05 +0000 (20:49 +0000)
committerMatt Fleming <matt@console-pimps.org>
Sat, 16 Jan 2010 14:31:51 +0000 (14:31 +0000)
Use the fixmap-based memory mapping implementation for SH-5's ioremap()
functions and delete the old static allocator that was borrowed from
sparc.

Signed-off-by: Matt Fleming <matt@console-pimps.org>

No differences found