diff options
Diffstat (limited to 'DynamicTablesPkg/Library/FdtHwInfoParserLib/FdtHwInfoParserInclude.h')
-rw-r--r-- | DynamicTablesPkg/Library/FdtHwInfoParserLib/FdtHwInfoParserInclude.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/DynamicTablesPkg/Library/FdtHwInfoParserLib/FdtHwInfoParserInclude.h b/DynamicTablesPkg/Library/FdtHwInfoParserLib/FdtHwInfoParserInclude.h index 60f671eccc..80d69088c0 100644 --- a/DynamicTablesPkg/Library/FdtHwInfoParserLib/FdtHwInfoParserInclude.h +++ b/DynamicTablesPkg/Library/FdtHwInfoParserLib/FdtHwInfoParserInclude.h @@ -9,7 +9,6 @@ #define FDT_HW_INFO_PARSER_INCLUDE_H_
#include <Base.h>
-#include <libfdt.h>
#include <Library/DebugLib.h>
#include <Library/MemoryAllocationLib.h>
|