Skip to content
Commit c5e6e9b3 authored by Tom Rini's avatar Tom Rini
Browse files

mvpp2: Fix warning over 32bit vs 64bit targets



When we have a driver that is used on both 32bit and 64bit targets and
we are talking about address space we cannot use u64 nor u32 and instead
need to use phys_addr_t.

Fixes: 377883f1 ("net: mvpp2x: fix phy connected to wrong mdio issue")
Cc: Stefan Chulski <stefanc@marvell.com>
Signed-off-by: default avatarTom Rini <trini@konsulko.com>
Reviewed-by: default avatarStefan Roese <sr@denx.de>
Reviewed-by: default avatarJoe Hershberger <joe.hershberger@ni.com>
parent 05e23dd4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment