Files
u-boot-tk1-som/drivers
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 11:36:57 +01:00
2011-11-11 11:36:57 +01:00
2011-09-30 22:00:55 +02:00
2011-11-11 11:36:57 +01:00
2011-11-15 22:24:50 +01:00
2011-11-11 11:36:57 +01:00