]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
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)
commit1fbcbe9a95f39afb2df6ab8cba25b284b47ebfb2
treeda15cba41b24f65571cdd08181b5cd1ca448e93e
parent62625c0b081bd4019cecab14e9fc2e05e48d2a58
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>
board/sbc8560/sbc8560.c