2
0
Fork 0
mirror of https://github.com/AsahiLinux/u-boot synced 2025-01-09 03:38:52 +00:00
u-boot/include/fdt.h
Masahiro Yamada 9e65b01ac5 libfdt: change fdt.h to a wrapper of scripts/dtc/libfdt/*
Fortunately, U-Boot did not modify fdt.h locally.

Change it to a wrapper of scripts/dtc/libfdt/fdt.h, which will be
periodically synced with the upstream DTC (or kernel).

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2017-11-17 07:44:13 -05:00

1 line
39 B
C

#include "../scripts/dtc/libfdt/fdt.h"