diff options
Diffstat (limited to 'include/fs_loader.h')
-rw-r--r-- | include/fs_loader.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/fs_loader.h b/include/fs_loader.h index b728c06fcf..1b3c58086f 100644 --- a/include/fs_loader.h +++ b/include/fs_loader.h @@ -6,7 +6,7 @@ #ifndef _FS_LOADER_H_ #define _FS_LOADER_H_ -#include <dm.h> +struct udevice; /** * struct phandle_part - A place for storing phandle of node and its partition |