Skip to content
Commit 123c1407 authored by Michal Simek's avatar Michal Simek Committed by David S. Miller
Browse files

net: emaclite: Do not use microblaze and ppc IO functions



Emaclite can be used on ARM zynq where in_be32/out_be32 IO
functions are not present. Use standard __raw_readl/__raw_writel
IO functions instead.

Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 3fb99fa7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment