diff options
| author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2019-06-17 19:21:23 +0300 |
|---|---|---|
| committer | Rob Herring <robh@kernel.org> | 2019-10-25 01:38:31 +0300 |
| commit | 26ed19adbab16410460bd8b90ccc7430229a0b4a (patch) | |
| tree | 5507e6662f8312159e6f711ec607b3d8ba33a6f9 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 04cb1d4711ba8d6eb82bcb053a173e16f6f85a70 (diff) | |
| download | linux-26ed19adbab16410460bd8b90ccc7430229a0b4a.tar.xz | |
libfdt: reduce the number of headers included from libfdt_env.h
Currently, libfdt_env.h includes <linux/kernel.h> just for INT_MAX.
<linux/kernel.h> pulls in a lots of broat.
Thanks to commit 54d50897d544 ("linux/kernel.h: split *_MAX and *_MIN
macros into <linux/limits.h>"), <linux/kernel.h> can be replaced with
<linux/limits.h>.
This saves including dozens of headers.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
