Stefan Roese
f0813ab128
4xx_enet.c: Fix GCC 4.6 build warnings
...
Fix:
4xx_enet.c: In function 'ppc_4xx_eth_init':
4xx_enet.c:875:6: warning: variable 'ethgroup' set but not used [-Wunused-but-set-variable]
I used "__maybe_unused" here intentionally, since all other
alternatives to fix this compilation warning would result in more
ifdef's.
Signed-off-by: Stefan Roese <sr@denx.de>
2011-11-16 21:14:14 +01:00
..
2011-11-11 07:49:01 -06:00
2011-10-20 16:01:37 -05:00
2011-11-16 21:14:14 +01:00
2007-11-25 18:35:17 +01:00
2011-10-26 21:29:08 +02:00
2011-01-09 18:06:50 +01:00
2011-09-30 22:00:53 +02:00
2011-09-30 22:00:53 +02:00
2011-06-21 22:26:22 +02:00
2010-07-12 00:14:29 -07:00
2010-07-12 00:14:29 -07:00
2008-10-13 22:28:32 -07:00
2008-04-28 22:26:36 -07:00
2010-10-02 16:00:37 -04:00
2010-05-03 14:52:50 -07:00
2010-01-31 22:34:33 -08:00
2009-08-25 13:35:54 -07:00
2011-11-15 22:25:51 +01:00
2011-10-22 00:37:49 +02:00
2011-08-08 21:05:23 +02:00
2010-07-12 00:08:05 -07:00
2011-10-17 22:25:33 +02:00
2008-08-26 23:08:19 -07:00
2009-02-22 01:19:52 +01:00
2009-02-10 00:16:27 +01:00
2011-10-28 00:37:01 +02:00
2011-11-03 20:33:19 +01:00
2011-11-03 20:33:19 +01:00
2011-11-03 20:39:35 +01:00
2011-04-20 13:44:46 -05:00
2010-10-11 22:47:48 -07: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-11-11 11:36:56 +01:00
2011-09-30 22:01:03 +02:00
2011-01-09 18:06:50 +01:00
2011-04-20 15:09:34 -05:00
2011-10-22 01:16:08 +02:00
2011-01-09 22:16:51 +01:00
2011-03-21 22:54:23 +01:00
2009-08-10 14:53:52 -07:00
2011-07-28 21:27:36 +02:00
2008-03-30 00:33:28 -04:00
2011-01-09 18:06:50 +01:00
2011-10-27 23:54:07 +02:00
2011-01-18 23:58:35 +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-10-28 00:37:01 +02:00
2011-01-09 18:06:50 +01:00
2011-10-05 22:22:16 +02:00
2010-10-11 23:00:29 -07:00
2008-08-29 13:58:07 -06:00
2011-10-05 22:22:16 +02:00
2009-06-12 20:47:16 +02:00
2011-11-03 22:56:21 +01:00
2011-05-31 19:46:14 +02:00
2011-07-28 21:27:36 +02:00
2011-10-22 01:16:08 +02:00
2008-10-13 22:28:32 -07:00
2011-10-22 01:16:08 +02:00
2008-04-28 22:26:36 -07:00
2011-07-16 11:55:00 +02:00
2007-11-25 18:35:17 +01:00
2011-10-09 23:24:48 +02:00
2008-05-21 00:14:08 +02:00
2011-11-03 20:38:49 +01:00
2011-11-07 22:18:06 +01:00
2008-09-02 21:18:18 -07:00
2009-03-20 22:39:10 +01:00
2008-05-21 00:14:08 +02:00
2011-11-07 22:47:37 +01:00
2011-11-07 22:18:17 +01:00
2011-03-16 10:16:34 +09:00
2011-03-16 10:16:34 +09:00
2011-10-22 01:16:08 +02:00
2011-07-27 23:27:43 +02:00
2011-10-09 23:24:49 +02:00
2009-11-09 21:55:09 -08:00
2011-11-08 08:30:32 -06:00
2010-11-14 23:17:46 +01:00
2011-04-20 13:44:46 -05:00
2008-10-18 21:54:03 +02:00
2011-10-15 22:12:05 +02:00
2011-10-23 23:32:44 +02:00