]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commite8f5daae59d47ae6c2f8ed32c05ab5f122dabc21
treeea1a771de1c5e986f40f31ff17079c088041b9c7
parentd0bad716884369c3c06aa2ae55e9df84425adb34
[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