diff options
author | Hartley Sweeten <hartleys@visionengravers.com> | 2009-07-13 19:50:10 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2009-07-17 13:35:55 +0100 |
commit | 5b1c3c858cff4da95b9f7091eef424e706784cab (patch) | |
tree | 96612283c3467c9c402026f38e806de3b50df2ed /fs/exec.c | |
parent | d19d36672ee379f26b79df985a9a2e5afb3f1df1 (diff) | |
download | blackbird-op-linux-5b1c3c858cff4da95b9f7091eef424e706784cab.tar.gz blackbird-op-linux-5b1c3c858cff4da95b9f7091eef424e706784cab.zip |
[ARM] 5600/1: ep93xx: core.c remove cast when copying dev_addr
The MAC address for the ep93xx ethernet driver can be optionally
copied from registers in the controller when booting. Due to
[ARM] 5573/1: ep93xx: ensure typesafe io, the cast for the source
address is no longer needed.
EP93XX_ETHERNET_BASE is typed as a (void __iomem __force *) so
memcpy_fromio() needs to be used instead of memcpy().
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'fs/exec.c')
0 files changed, 0 insertions, 0 deletions