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-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-11-11 11:36:56 +01: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
2011-11-03 22:56:21 +01: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-04-20 13:44:46 -05:00
2008-10-18 21:54:03 +02:00