common: Move functions for loading from fat/ext2 to fs.h
authorSimon Glass <sjg@chromium.org>
Sat, 28 Dec 2019 17:44:44 +0000 (10:44 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 17 Jan 2020 18:26:49 +0000 (13:26 -0500)
commit1444998230824ac9e95c14073a00e99e59b78ed8
tree781cd49bf140e2c2ddd0bcbb30113c547d87cbbf
parent77f4e477ae85e7ad229a86337a2b951aa7b48e68
common: Move functions for loading from fat/ext2 to fs.h

These are filesystem functions and belong in the filesystem header file.
Move them.

Signed-off-by: Simon Glass <sjg@chromium.org>
board/inversepath/usbarmory/usbarmory.c
cmd/fat.c
cmd/pxe.c
include/common.h
include/fs.h