diff options
author | 2019-05-30 19:39:27 +0900 | |
---|---|---|
committer | 2019-07-08 15:28:15 -0600 | |
commit | 5c68b8231e9c361fc3dc96997ea377b31c4dbd3e (patch) | |
tree | 435275a97279eed0e074024235080bb7ab62b09e /scripts/gen_compile_commands.py | |
parent | of/platform: Drop superfluous cast in of_device_make_bus_id() (diff) | |
download | linux-dev-5c68b8231e9c361fc3dc96997ea377b31c4dbd3e.tar.xz linux-dev-5c68b8231e9c361fc3dc96997ea377b31c4dbd3e.zip |
of/fdt: pass early_init_dt_reserve_memory_arch() with bool type nomap
The third argument 'nomap' of early_init_dt_reserve_memory_arch() is
bool. It is preferred to pass it with a bool type parameter.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Frank Rowand <frank.rowand@sony.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'scripts/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions