mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-16 09:34:18 +00:00
Merge "fix(xilinx): add headers to resolve compile time issue" into integration
This commit is contained in:
commit
838917296d
1 changed files with 2 additions and 0 deletions
|
@ -4,8 +4,10 @@
|
|||
* SPDX-License-Identifier: BSD-3-Clause
|
||||
*
|
||||
*/
|
||||
#include <common/debug.h>
|
||||
#include <common/fdt_fixup.h>
|
||||
#include <common/fdt_wrappers.h>
|
||||
#include <libfdt.h>
|
||||
|
||||
#include <plat_fdt.h>
|
||||
#include <platform_def.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue