Merge branch 'stable/for-jens-4.15' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6-block.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 6#include "../../scripts/dtc/libfdt/libfdt.h"
ab253839
DD
7
8#endif /* _INCLUDE_LIBFDT_H_ */