[U-Boot] cm5200: fix FAT function prototypes

Tom Rini trini at konsulko.com
Fri Aug 14 22:52:27 CEST 2015


On Sun, Aug 09, 2015 at 11:25:00AM -0600, Stephen Warren wrote:

> Remove FAT function prototypes from the cm5200 firmware update code, and
> include the relevant headers instead.
> 
> This exposes the fact that the custom prototyoe for do_fat_read() in
> this file was incorrect. Rather than simply fixing the call-site, replace
> do_fat_read() with fat_exists(). This removes the only use of
> do_fat_read() outside of the FAT code.
> 
> Signed-off-by: Stephen Warren <swarren at wwwdotorg.org>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150814/e4d418c4/attachment.sig>


More information about the U-Boot mailing list