From: Russell King Date: Thu, 17 Nov 2005 16:48:00 +0000 (+0000) Subject: [ARM] __ioremap doesn't use 4th argument X-Git-Tag: v2.6.15-rc2~4^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67a1901ff498363e253b90ba132e336c925203ed;p=pandora-kernel.git [ARM] __ioremap doesn't use 4th argument The "align" argument in ARMs __ioremap is unused and provides a misleading expectation that it might do something. It doesn't. Remove it. Signed-off-by: Russell King --- Reading git-diff-tree failed