From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kuninori Morimoto Subject: Re: [resend][PATCH v5 01/10] of_graph: export symbol of_phandle_iterator_init/next Date: Tue, 18 Apr 2017 00:05:03 +0000 Message-ID: <87zifey47b.wl%kuninori.morimoto.gx@renesas.com> References: <87bmrvvqgs.wl%kuninori.morimoto.gx@renesas.com> <87a87fvqfc.wl%kuninori.morimoto.gx@renesas.com> Mime-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset="US-ASCII" Return-path: In-Reply-To: Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Rob Herring Cc: Mark Brown , Linux-ALSA , Simon , Linux-DT List-Id: devicetree@vger.kernel.org Hi Rob > > From: Kuninori Morimoto > > > > 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 > > Acked-by: Rob Herring 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-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html