summaryrefslogtreecommitdiffstats
path: root/fs/fat/fat.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/fat/fat.c')
-rw-r--r--fs/fat/fat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/fat/fat.c b/fs/fat/fat.c
index 9c13825dd3..7f991b25de 100644
--- a/fs/fat/fat.c
+++ b/fs/fat/fat.c
@@ -718,7 +718,7 @@ read_bootsectandvi(boot_sector *bs, volume_info *volinfo, int *fatsize)
__u8 do_fat_read_block[MAX_CLUSTSIZE]; /* Block buffer */
-static long
+long
do_fat_read (const char *filename, void *buffer, unsigned long maxsize,
int dols)
{
OpenPOWER on IntegriCloud