]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
net: mvneta: Make driver 64bit safe
authorStefan Roese <sr@denx.de>
Thu, 19 May 2016 16:09:17 +0000 (18:09 +0200)
committerStefan Roese <sr@denx.de>
Tue, 27 Sep 2016 15:29:52 +0000 (17:29 +0200)
commit3cbc11da866936c04ef95ea077e891d907cd4ad9
tree7dd66a29be078e6c87d26e00a3e212095097e9b0
parent3fda4ef39557c070558d51c4ea4562c370c3f96d
net: mvneta: Make driver 64bit safe

The mvneta driver is also used on the ARMv8 64bit Armada 3700 SoC. This
patch fixes the compilation warnings seen on this 64bit platform.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Nadav Haklai <nadavh@marvell.com>
Cc: Kostya Porotchkin <kostap@marvell.com>
Cc: Wilson Ding <dingwei@marvell.com>
Cc: Victor Gu <xigu@marvell.com>
Cc: Hua Jing <jinghua@marvell.com>
Cc: Terry Zhou <bjzhou@marvell.com>
Cc: Hanna Hawa <hannah@marvell.com>
Cc: Haim Boot <hayim@marvell.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
drivers/net/mvneta.c