diff options
author | Wolfgang Denk <wd@denx.de> | 2011-11-04 15:55:21 (GMT) |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2011-11-07 21:11:42 (GMT) |
commit | 90357f14938806010841cad6c7782bf3b91b0c46 (patch) | |
tree | 3fd496318f16ba78e17d8fdadcaff6baa49e56a5 /dts | |
parent | a9a62af1f93986174be852ee68d2b524278563cf (diff) | |
download | u-boot-fsl-qoriq-90357f14938806010841cad6c7782bf3b91b0c46.tar.xz |
mpc8xx/fec.c: Fix GCC 4.6 build warnings
Fix:
fec.c: In function 'fec_pin_init':
fec.c:381:18: warning: variable 'fecp' set but not used
[-Wunused-but-set-variable]
fec.c: In function 'fec8xx_miiphy_write':
fec.c:1013:8: warning: variable 'rdreg' set but not used
[-Wunused-but-set-variable]
Note: The code was slightly rearranged, but no functional changes
attempted, i. e. no conversion to use I/O accessors.
Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'dts')
0 files changed, 0 insertions, 0 deletions