u-boot-brain/drivers/qe
Kumar Gala 9cc971b90f drivers/qe/uec.c: Fix GCC 4.6 build warning
uec.c: In function 'uec_stop':
uec.c:267:22: warning: variable 'uccf' set but not used [-Wunused-but-set-variable]
uec.c: In function 'uec_set_mac_if_mode':
uec.c:328:15: warning: variable 'uec_info' set but not used [-Wunused-but-set-variable]
uec.c: In function 'adjust_link':
uec.c:519:11: warning: variable 'uec_regs' set but not used [-Wunused-but-set-variable]

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2011-11-11 07:49:01 -06:00
..
fdt.c Exclude drivers/qe/fdt.c without CONFIG_QE 2010-11-18 15:22:10 +01:00
Makefile Exclude drivers/qe/fdt.c without CONFIG_QE 2010-11-18 15:22:10 +01:00
qe.c cmd_usage(): simplify return code handling 2010-07-24 20:43:57 +02:00
qe.h drivers/qe: Add more SNUM number for QE 2009-06-12 17:17:00 -05:00
uccf.c drivers/qe: Move conditional compilation to Makefile 2008-08-13 01:40:41 +02:00
uccf.h net: uec: Fix uccf.h and uec.h headers to include headers they depend on 2009-09-25 18:25:50 -05:00
uec_phy.c fsl: Change fsl_phy_enet_if to phy_interface_t 2011-04-20 15:09:35 -05:00
uec_phy.h UEC: Fix compiler warnings introduced by linux/mii.h change 2011-01-25 21:15:10 +01:00
uec.c drivers/qe/uec.c: Fix GCC 4.6 build warning 2011-11-11 07:49:01 -06:00
uec.h fsl: Change fsl_phy_enet_if to phy_interface_t 2011-04-20 15:09:35 -05:00