ARM: io: ecard: remove ioaddr() from ecard.c
authorRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 7 Jul 2011 10:07:36 +0000 (11:07 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 17 Aug 2011 07:44:16 +0000 (08:44 +0100)
Remove ioaddr() usage from ecard.c, updating (and renaming) the
constants in RiscPC's hardware.h to contain the proper translation.
As this gets rid of the last ioaddr() usage, kill that too.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found