[ARM] __ioremap doesn't use 4th argument
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Thu, 17 Nov 2005 16:48:00 +0000 (16:48 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 17 Nov 2005 16:48:00 +0000 (16:48 +0000)
commit67a1901ff498363e253b90ba132e336c925203ed
treeea1a771de1c5e986f40f31ff17079c088041b9c7
parent0c2e4b4ff38986e5b6f707d006799bff9663c802
[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 <rmk+kernel@arm.linux.org.uk>
arch/arm/mm/ioremap.c
include/asm-arm/arch-ixp4xx/io.h
include/asm-arm/io.h