diff options
author | 2018-05-21 11:45:55 -0700 | |
---|---|---|
committer | 2018-05-21 16:17:10 -0400 | |
commit | c79c3850440c1535b845e96e7e5ff0139ba479e6 (patch) | |
tree | ecdcab0ede56b743ca4a6b20ad6545bb1cf0da3c /tools/perf/scripts/python/export-to-sqlite.py | |
parent | net: ethernet: davinci_emac: Fix printing of base address (diff) | |
download | linux-dev-c79c3850440c1535b845e96e7e5ff0139ba479e6.tar.xz linux-dev-c79c3850440c1535b845e96e7e5ff0139ba479e6.zip |
ti: ethernet: davinci: Fix cast to int warnings
Now that we can compile test this driver on 64-bit hosts, we get some
warnings about how a pointer/address is written/read to/from a register
(sw_token). Fix this by doing the appropriate conversions, we cannot
possibly have the driver work on 64-bit hosts the way the tokens are
managed though, since the registers being written to a 32-bit only.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions