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:
@@ -20,7 +20,7 @@
|
||||
#include <nand.h>
|
||||
#include <scsi.h>
|
||||
#include <usb.h>
|
||||
#include <fs.h>
|
||||
#include <fs_legacy.h>
|
||||
#include <mmc.h>
|
||||
#ifdef CONFIG_BLK
|
||||
#include <blk.h>
|
||||
|
||||
Reference in New Issue
Block a user