Forked from
Reform / reform-boundary-uboot
37811 commits behind the upstream repository.
Wolfgang Denk
authored
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:
Wolfgang Denk <wd@denx.de>