]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Fix build errors after making flash_get_info() non-static
authorWolfgang Denk <wd@denx.de>
Wed, 18 Feb 2009 20:35:38 +0000 (21:35 +0100)
committerWolfgang Denk <wd@denx.de>
Wed, 18 Feb 2009 21:40:08 +0000 (22:40 +0100)
commitb8845abdc0dcf20d0944e965153f5ae7a9c3077c
tree13a8ac19761b46cd842ab766b6ed227b0bef2895
parent5f0320108870e5d62983d1d5c13a2a087dddf686
Fix build errors after making flash_get_info() non-static

Fix for these build problems:
error: static declaration of 'flash_get_info' follows non-static declaration

Signed-off-by: Wolfgang Denk <wd@denx.de>
board/emk/common/flash.c
board/evb64260/flash.c