Files
u-boot-tk1-som/drivers/net
Wolfgang Denk ecc6aa8cf3 drivers/net/rtl8139.c: Fix GCC 4.6 build warnings
Fix:
rtl8139.c: In function 'rtl8139_probe':
rtl8139.c:256:15: warning: variable 'fullduplex' set but not used
[-Wunused-but-set-variable]
rtl8139.c:256:6: warning: variable 'speed10' set but not used
[-Wunused-but-set-variable]
rtl8139.c: In function 'rtl_transmit':
rtl8139.c:419:16: warning: variable 'txstatus' set but not used
[-Wunused-but-set-variable]

Change code to use new debug macros; also fix the new errors and
warnigns popping up now, like "error: 'to' undeclared" and some
"warning: format '%X' expects argument of type 'unsigned int', but
argument X has type 'long unsigned int'"

Signed-off-by: Wolfgang Denk <wd@denx.de>
2011-11-07 22:47:37 +01:00
..
2011-01-09 18:06:50 +01:00
2011-06-21 22:26:22 +02:00
2010-07-12 00:14:29 -07:00
2010-01-31 22:34:33 -08:00
2009-02-22 01:19:52 +01:00
2011-11-03 20:33:19 +01:00
2011-11-03 20:33:19 +01:00
2011-04-20 13:44:46 -05:00
2010-08-09 11:52:29 -07:00
2010-01-31 22:37:12 -08:00
2010-05-03 14:52:50 -07:00
2011-10-27 23:54:08 +02:00
2011-01-09 18:06:50 +01:00
2011-04-20 15:09:34 -05:00
2011-01-09 18:06:50 +01:00
2009-12-13 21:31:26 -08:00
2011-06-21 22:26:22 +02:00
2008-02-14 09:37:58 +00:00
2011-01-09 18:06:50 +01:00
2011-10-05 22:22:16 +02:00
2011-10-05 22:22:16 +02:00
2008-05-21 00:14:08 +02:00
2008-05-21 00:14:08 +02:00
2011-07-27 23:27:43 +02:00
2011-05-19 22:22:44 +02:00
2011-04-20 13:44:46 -05:00
2008-10-18 21:54:03 +02:00