Remove duplicate libfdt.h include statement in AndroidBootImgLib Signed-off-by: Jeff Brasen <jbra...@nvidia.com> --- EmbeddedPkg/Library/AndroidBootImgLib/AndroidBootImgLib.c | 2 -- 1 file changed, 2 deletions(-)
diff --git a/EmbeddedPkg/Library/AndroidBootImgLib/AndroidBootImgLib.c b/EmbeddedPkg/Library/AndroidBootImgLib/AndroidBootImgLib.c index bbc240c3632a..33425060b15d 100644 --- a/EmbeddedPkg/Library/AndroidBootImgLib/AndroidBootImgLib.c +++ b/EmbeddedPkg/Library/AndroidBootImgLib/AndroidBootImgLib.c @@ -16,8 +16,6 @@ #include <Protocol/AndroidBootImg.h> #include <Protocol/LoadedImage.h> -#include <libfdt.h> - #define FDT_ADDITIONAL_ENTRIES_SIZE 0x400 typedef struct { -- 2.17.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#80619): https://edk2.groups.io/g/devel/message/80619 Mute This Topic: https://groups.io/mt/85589857/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-