aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorFlorian Fainelli <f.fainelli@gmail.com>2018-05-21 11:45:55 -0700
committerDavid S. Miller <davem@davemloft.net>2018-05-21 16:17:10 -0400
commitc79c3850440c1535b845e96e7e5ff0139ba479e6 (patch)
treeecdcab0ede56b743ca4a6b20ad6545bb1cf0da3c /scripts/gdb/linux/utils.py
parent5a04e8f81a4f55ce1c2b7b525744a187c99ba302 (diff)
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 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions