Files
u-boot-tk1-som/drivers
Michal Simek 527cd43d75 net: ll_temac: Fix compilation warning because of phys_addr_t
This patch fix the compilation warning
w+../drivers/net/xilinx_ll_temac.c: In function 'll_temac_init':
w+../drivers/net/xilinx_ll_temac.c:235:3: warning: format '%X' expects
argument of type 'unsigned int', but argument 4 has type 'phys_addr_t'
[-Wformat]
introduced by
"net: Declare physical address as phys_addr_t unsigned type"
(sha1: 16ae782722).

Reported-by: Tom Rini <trini@ti.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2015-01-21 10:30:36 +01:00
..
2014-09-24 18:30:29 -04:00
2014-09-24 18:30:28 -04:00
2015-01-08 11:00:45 -05:00
2015-01-13 11:51:23 -05:00
2015-01-05 12:08:55 -05:00
2014-09-24 18:30:28 -04:00
2015-01-09 00:03:28 +05:30
2015-01-16 10:24:14 -05:00
2014-09-24 18:30:28 -04:00
2014-09-24 18:30:28 -04:00