From: Giuseppe CAVALLARO Date: Mon, 23 Aug 2010 20:40:42 +0000 (+0000) Subject: stmmac: make ioaddr 'void __iomem *' rather than unsigned long X-Git-Tag: v2.6.37-rc1~147^2~670 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad01b7d480a4a135f974afd5c617c417e0b0542f;p=pandora-kernel.git stmmac: make ioaddr 'void __iomem *' rather than unsigned long This avoids unnecessary casting and adds the ioaddr in the private structure. This patch also removes many warning when compile the driver. Signed-off-by: Giuseppe Cavallaro Signed-off-by: David S. Miller --- Reading git-diff-tree failed