Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[GitHub/moto-9609/android_kernel_motorola_exynos9610.git] / include / linux / libfdt.h
CommitLineData
b2441318 1/* SPDX-License-Identifier: GPL-2.0 */
ab253839
DD
2#ifndef _INCLUDE_LIBFDT_H_
3#define _INCLUDE_LIBFDT_H_
4
5#include <linux/libfdt_env.h>
67966e08
DD
6#include "../../scripts/dtc/libfdt/fdt.h"
7#include "../../scripts/dtc/libfdt/libfdt.h"
ab253839
DD
8
9#endif /* _INCLUDE_LIBFDT_H_ */