remarkable-linux/drivers/staging/fsl-dpaa2
Ioana Radulescu 20b9506df1 staging: fsl-dpaa2/eth: Fix incorrect casts
[ Upstream commit 75c583ab97 ]

The DPAA2 Ethernet driver incorrectly assumes virtual addresses
are always 64b long, which causes compiler errors when building
for a 32b platform.

Fix this by using explicit casts to uintptr_t where necessary.

Signed-off-by: Ioana Radulescu <ruxandra.radulescu@nxp.com>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-05-25 16:17:43 +02:00
..
ethernet staging: fsl-dpaa2/eth: Fix incorrect casts 2018-05-25 16:17:43 +02:00
Kconfig staging: fsl-mc: allow the driver compile multi-arch 2017-07-30 08:23:28 -07:00
Makefile