1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-10-26 16:13:55 +01:00
Files
u-boot-megous/drivers/net
Thierry Reding 744152f8cf net: rtl8169: Build warning fixes for 64-bit
Turn ioaddr into an unsigned long rather than a sized 32-bit variable.
While at it, fix a couple of pointer to integer cast size mismatch
warnings by casting through unsigned long going from pointers to
integers and vice versa.

Cc: Joe Hershberger <joe.hershberger@gmail.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
2015-04-20 17:57:11 -05:00
..
2013-04-01 16:33:52 -04:00
2014-04-18 10:42:30 -04:00
2013-04-01 16:33:52 -04:00
2015-03-24 21:22:37 -06:00
2015-01-30 15:55:00 -06:00
2012-11-04 11:00:36 -07:00