On Mon, Jan 16, 2017 at 7:11 AM, Neil Armstrong <narmstrong@xxxxxxxxxxxx> wrote: > Add missing EXPORT_SYMBOL for of_device_compatible_match function. It's not missing because no modules use it. It's generally preferred to use a match table and of_match_node. Rob > > Fixes: b9c13fe32faa ("dt: Add of_device_compatible_match()") > Signed-off-by: Neil Armstrong <narmstrong@xxxxxxxxxxxx> > --- > drivers/of/base.c | 1 + > 1 file changed, 1 insertion(+) -- 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