85xx: Fix compile breakage with sbc8540 and sbc8560
authorWolfgang Denk <wd@denx.de>
Wed, 28 Jan 2009 22:06:42 +0000 (23:06 +0100)
committerWolfgang Denk <wd@denx.de>
Wed, 28 Jan 2009 22:10:32 +0000 (23:10 +0100)
This fixes an error which raises just a warning:
sbc8560.c:250: warning: passing argument 2 of 'strmhz' makes integer from pointer without a cast

Signed-off-by: Wolfgang Denk <wd@denx.de>

No differences found