commit | 14916cf029b361df38ba78cf71bbd4730bb24a80 | [log] [tgz] |
---|---|---|
author | Wolfgang Denk <wd@denx.de> | Wed Jan 28 23:06:42 2009 +0100 |
committer | Wolfgang Denk <wd@denx.de> | Wed Jan 28 23:10:32 2009 +0100 |
tree | da15cba41b24f65571cdd08181b5cd1ca448e93e | |
parent | 564ea25f81f56cb9425e69897498f5905cdf9420 [diff] |
85xx: Fix compile breakage with sbc8540 and sbc8560 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>