diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2016-05-25 04:15:04 +0300 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2016-06-03 15:27:55 +0300 |
commit | e93aeeae0bf8cba43e05484ae4ad17213ac6c3a7 (patch) | |
tree | ed844d162d50fe122cb606cba13014340517e5a3 /Documentation | |
parent | aaaab56dba9af4fe75461e0ee13231c1a6ea174d (diff) | |
download | linux-e93aeeae0bf8cba43e05484ae4ad17213ac6c3a7.tar.xz |
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 'Documentation')
0 files changed, 0 insertions, 0 deletions