mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 07:34:31 +00:00
26f8a4ac8f
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> |
||
---|---|---|
.. | ||
cm5200.c | ||
cm5200.h | ||
cmd_cm5200.c | ||
fwupdate.c | ||
fwupdate.h | ||
Kconfig | ||
MAINTAINERS | ||
Makefile |