diff options
author | Kumar Gala <galak@kernel.crashing.org> | 2011-11-09 10:04:33 -0600 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2011-11-11 07:49:01 -0600 |
commit | 9cc971b90fd8ed221632da2ae2812f368a2a507d (patch) | |
tree | 750538c5131e45650ace5e76c7c3d70ce047e40b /arch | |
parent | dd22f7cf2c247eacc18ca5845a44c412946bd992 (diff) | |
download | u-boot-imx-9cc971b90fd8ed221632da2ae2812f368a2a507d.zip u-boot-imx-9cc971b90fd8ed221632da2ae2812f368a2a507d.tar.gz u-boot-imx-9cc971b90fd8ed221632da2ae2812f368a2a507d.tar.bz2 |
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>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions