diff options
author | Leif Lindholm <quic_llindhol@quicinc.com> | 2024-09-30 22:36:51 +0100 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2024-10-02 02:58:31 +0000 |
commit | 0cc9963cc93d568fc3468a4726105983dfc19354 (patch) | |
tree | aac0be8c84c1a5161430bca72f26ea22a1651705 /MdePkg/MdePkg.dsc | |
parent | 829229689369e3dbadad8944e4522e0a39ea5f8b (diff) | |
download | edk2-0cc9963cc93d568fc3468a4726105983dfc19354.tar.gz edk2-0cc9963cc93d568fc3468a4726105983dfc19354.tar.bz2 edk2-0cc9963cc93d568fc3468a4726105983dfc19354.zip |
MdePkg: align BaseFdtLib function prototypes
FdtLib.h uses CONST FDT_PROPERTY * return values for some wrapper
functions, but the implementation in FdtLib.c used to original
CONST struct fdt_property * instead of the exported typedef.
Import LibFdt.h in the implementation file and make the
implementation consistent with the declaration.
Signed-off-by: Leif Lindholm <quic_llindhol@quicinc.com>
Diffstat (limited to 'MdePkg/MdePkg.dsc')
0 files changed, 0 insertions, 0 deletions