Stephen Warren 26f8a4ac8f 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>
2015-08-14 11:05:28 -04:00
..
2015-01-22 10:59:03 +01:00
2015-08-05 08:44:06 -06:00
2014-11-26 11:21:14 -05:00
2015-01-29 13:11:02 +01:00
2015-02-25 08:02:22 +01:00
2015-03-24 10:50:50 -04:00
2015-08-06 10:50:04 -07:00
2015-08-05 21:06:17 -06:00
2015-08-13 13:06:03 -07:00
2015-07-26 12:12:04 +02:00
2015-01-12 09:38:47 -05:00