commit | 7012f9084e3ef27028b4f2ab37428662766a743a | [log] [tgz] |
---|---|---|
author | Deepak Saxena <dsaxena@plexity.net> | Sun Oct 30 23:35:58 2005 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sun Oct 30 23:35:58 2005 +0000 |
tree | 7d708d13e8133a776e300791f79b47e938431683 | |
parent | f741a1aab5fd7892927208ca37eb86b9ea85784a [diff] |
[ARM] fix bogus cast in IXP2000 I/O macro Physical addresses are not valid pointers of any sort and should not be cast to such. Signed-off-by: Deepak Saxena <dsaxena@plexity.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>