From: Paul Mundt Date: Mon, 14 May 2012 06:16:11 +0000 (+0900) Subject: sh64: Kill off unused fixed I/O mapping window. X-Git-Tag: v3.5-rc1~134^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e45af0e083dfc5d49dbad6965b9eeb3ac0072d82;p=pandora-kernel.git sh64: Kill off unused fixed I/O mapping window. This was reworked some time ago to go through fixmaps instead, leaving the range itself unused. As such, kill off the remaining references and hand over the remaining space for fixmaps directly. This also makes it possible to simplify the vmalloc fault case as we no longer have to care about the special section. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed