From: Matt Fleming Date: Thu, 5 Nov 2009 20:49:05 +0000 (+0000) Subject: sh: Use ioremap_fixed() to implement SH-5 ioremap() X-Git-Tag: v2.6.34-rc1~285^2~116^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=597fe76ec36e782aa45b8dac5e12e4dbb0588967;p=pandora-kernel.git sh: Use ioremap_fixed() to implement SH-5 ioremap() 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 --- Reading git-diff-tree failed