From: Paul Mundt Date: Tue, 19 Jan 2010 04:49:19 +0000 (+0900) Subject: sh: Kill off duplicate address alignment in ioremap_fixed(). X-Git-Tag: v2.6.34-rc1~285^2~107 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=acf2c9685fb8295cb62a623d7358a1cfde8b07ea;p=pandora-kernel.git sh: Kill off duplicate address alignment in ioremap_fixed(). This is already taken care of in the top-level ioremap, and now that no one should be calling ioremap_fixed() directly we can simply throw the mapping displacement in as an additional argument. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed