fs: Rename fs.h to fs_legacy.h
A new filesystem interface is coming, so rename the current header to indicate that it is the old one. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#include <fastboot-internal.h>
|
||||
#include <fb_mmc.h>
|
||||
#include <fb_nand.h>
|
||||
#include <fs.h>
|
||||
#include <fs_legacy.h>
|
||||
#include <part.h>
|
||||
#include <version.h>
|
||||
#include <vsprintf.h>
|
||||
|
||||
Reference in New Issue
Block a user