mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-02 09:46:37 +03:00
common: Drop part.h from common header
Move this uncommon header out of the common header. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
@@ -14,6 +14,8 @@
|
||||
#define FS_TYPE_UBIFS 4
|
||||
#define FS_TYPE_BTRFS 5
|
||||
|
||||
struct blk_desc;
|
||||
|
||||
/**
|
||||
* do_fat_fsload - Run the fatload command
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user