diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2017-04-20 01:31:16 +0000 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-05-17 10:20:48 +0100 |
commit | 00bab23f72100a5fd8a3030f81d0af07a859ed17 (patch) | |
tree | ce16e3beb17bf9d5f8975720cbcef49f8ab078b6 /include/linux/of_graph.h | |
parent | 2ea659a9ef488125eb46da6eb571de5eae5c43f6 (diff) |
of-graph: export symbol of_phandle_iterator_init/next
of_for_each_phandle() uses of_phandle_iterator_init/next
but it isn't exported. So kernel module complile will say
ERROR: "of_phandle_iterator_init" [xxx.ko] undefined!
ERROR: "of_phandle_iterator_next" [xxx.ko] undefined!
This patch solved this issue
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/linux/of_graph.h')
0 files changed, 0 insertions, 0 deletions