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)
committerJagan Teki <jagan@amarulasolutions.com>
Fri, 24 Jan 2020 17:36:48 +0000 (23:06 +0530)
commit65de5394640e300642de5121b2d9e5087d4783dd
tree8109ed871d0eaf8ae5ea6a593af6c56b0f56e96a
parent34971eec84e25773e29acfeeeae5ccb88f197ab4
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