diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2016-05-25 03:15:04 +0200 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2016-06-03 14:27:55 +0200 |
commit | e93aeeae0bf8cba43e05484ae4ad17213ac6c3a7 (patch) | |
tree | ed844d162d50fe122cb606cba13014340517e5a3 /tools | |
parent | of: silence warnings due to max() usage (diff) | |
download | linux-e93aeeae0bf8cba43e05484ae4ad17213ac6c3a7.tar.xz linux-e93aeeae0bf8cba43e05484ae4ad17213ac6c3a7.zip |
of: add missing const for of_parse_phandle_with_args() in !CONFIG_OF
commit 93c667ca2598bd84f1bd3f2fa176af69707699fe
("of: *node argument to of_parse_phandle_with_args should be const")
changed to const for struct device node *np,
but it cares CONFIG_OF case only, !CONFIG_OF case need it too.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions