1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-01 16:52:14 +02:00
Files
u-boot-megous/include
Marek Vasut 60ce53cf9f GCC4.6: Convert various empty macros to inline functions
Fix the following gcc4.6 problems:

cmd_date.c: In function ‘do_date’:
cmd_date.c:50:6: warning: variable ‘old_bus’ set but not used
[-Wunused-but-set-variable]
asix.c: In function ‘asix_init’:
asix.c:317:6: warning: variable ‘rx_ctl’ set but not used
[-Wunused-but-set-variable]
usb.c: In function ‘usb_parse_config’:
usb.c:331:17: warning: variable ‘ch’ set but not used
[-Wunused-but-set-variable]
usb.c: In function ‘usb_hub_port_connect_change’:
usb.c:1123:29: warning: variable ‘portchange’ set but not used
[-Wunused-but-set-variable]
usb.c: In function ‘usb_hub_configure’:
usb.c:1183:25: warning: variable ‘hubsts’ set but not used
[-Wunused-but-set-variable]
usb_storage.c: In function ‘usb_stor_CB_reset’:
usb_storage.c:466:6: warning: variable ‘result’ set but not used
[-Wunused-but-set-variable]

Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
2011-10-01 23:25:18 +02:00
..
2011-09-10 01:10:19 +02:00
2011-10-01 21:56:20 +02:00
2011-08-01 15:19:40 +02:00
2011-08-04 23:34:02 +02:00
2011-08-01 15:19:40 +02:00
2011-07-26 16:34:41 +02:00
2011-07-11 13:24:20 -05:00
2011-08-04 23:30:38 +02:00
2010-12-09 10:24:09 +01:00
2011-08-04 23:34:02 +02:00
2011-08-01 15:19:40 +02:00
2011-05-19 22:22:44 +02:00
2011-04-30 23:29:55 +02:00
2011-08-03 12:49:20 +02:00
2011-09-05 11:41:42 +02:00
2011-09-10 00:04:01 +02:00
2011-04-20 15:09:19 -05:00
2011-09-30 22:00:54 +02:00
2011-07-26 14:10:14 +02:00
2011-03-27 19:19:54 +02:00
2011-07-15 20:29:18 -05:00
2011-08-04 23:34:02 +02:00
2011-08-04 23:34:02 +02:00
2011-08-01 15:19:40 +02:00
2011-08-01 15:19:40 +02:00
2011-07-26 16:29:27 +02:00
2011-06-22 20:00:51 +02:00
2011-04-29 07:32:48 -05:00
2011-09-30 22:00:55 +02:00
2011-08-01 15:19:40 +02:00
2011-08-01 15:19:40 +02:00