diff options
author | Stephen Warren <swarren@wwwdotorg.org> | 2015-08-09 11:25:00 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2015-08-14 11:05:28 -0400 |
commit | 26f8a4ac8fc14f577a5290a0231e5e74a5046a6a (patch) | |
tree | 2b601800df97491ef5aef190584b93145027e1cc /lib/fdtdec_test.c | |
parent | c1cfd51907299a2fccb932ad26dc2c139f1970d2 (diff) | |
download | blackbird-obmc-uboot-26f8a4ac8fc14f577a5290a0231e5e74a5046a6a.tar.gz blackbird-obmc-uboot-26f8a4ac8fc14f577a5290a0231e5e74a5046a6a.zip |
cm5200: fix FAT function prototypes
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@wwwdotorg.org>
Diffstat (limited to 'lib/fdtdec_test.c')
0 files changed, 0 insertions, 0 deletions