Skip to content
Snippets Groups Projects
Commit 89a7b78c authored by Wolfgang Denk's avatar Wolfgang Denk
Browse files

mpc8260/speed.c: Fix GCC 4.6 build warnings


Fix:
speed.c: In function 'get_clocks':
speed.c:113:30: warning: variable 'cpmdf' set but not used
[-Wunused-but-set-variable]
speed.c:113:23: warning: variable 'busdf' set but not used
[-Wunused-but-set-variable]

Signed-off-by: default avatarWolfgang Denk <wd@denx.de>
parent e7e00104
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment