diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-01-07 04:02:16 +0100 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2018-01-11 21:39:07 +0100 |
commit | 5fbd55d21e562977773217828fcfa33cc44b16ac (patch) | |
tree | c4d67bc1d60d44c37556e3d74de19c96dfc2967c /arch/cris | |
parent | of: unittest: refactor Makefile (diff) | |
download | linux-5fbd55d21e562977773217828fcfa33cc44b16ac.tar.xz linux-5fbd55d21e562977773217828fcfa33cc44b16ac.zip |
libfdt: remove unnecessary include directive from <linux/libfdt.h>
<linux/libfdt.h> is a wrapper of scripts/dtc/libfdt/libfdt.h
It should not do more than its job. In fact, libfdt.h depends
on fdt.h, and scripts/dtc/libfdt/libfdt.h includes fdt.h already.
Trust the work in the upstream DTC project.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'arch/cris')
0 files changed, 0 insertions, 0 deletions