diff options
| author | Ioana Radulescu <[email protected]> | 2018-02-26 10:28:06 -0600 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2018-03-01 17:30:53 +0100 |
| commit | 75c583ab9709692a60871d4719006391cde8dc1d (patch) | |
| tree | dd35806231ee72ed2f7580dfd856a36386ce31a0 /tools/perf/scripts/python | |
| parent | 43c3c14d703fa5f7b94bc83c272e9279ef414c64 (diff) | |
staging: fsl-dpaa2/eth: Fix incorrect casts
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 <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions