From: Michal Simek Date: Thu, 30 May 2013 00:28:06 +0000 (+0000) Subject: net: emaclite: Do not use microblaze and ppc IO functions X-Git-Tag: v3.11-rc1~16^2~262 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=123c1407af877b9b036b852b77013a6f9f6049b0;p=pandora-kernel.git 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: Michal Simek Signed-off-by: David S. Miller --- Reading git-diff-tree failed