Hi Rob > > From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx> > > > > of_for_each_phandle() uses of_phandle_iterator_init/next > > but these aren'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 solves this issue > > > > Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx> > > Acked-by: Rob Herring <robh@xxxxxxxxxx> Thanks. But I wonder you are the maintainer of of_graph ? Best regards --- Kuninori Morimoto -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html