[ARM] fix bogus cast in IXP2000 I/O macro
authorDeepak Saxena <dsaxena@plexity.net>
Sun, 30 Oct 2005 23:35:58 +0000 (23:35 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 30 Oct 2005 23:35:58 +0000 (23:35 +0000)
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>

No differences found