diff --git a/drivers/of/base.c b/drivers/of/base.c index ff896fcc8efa..1d667eb730e1 100644 --- a/drivers/of/base.c +++ b/drivers/of/base.c @@ -1404,7 +1404,6 @@ int of_phandle_iterator_args(struct of_phandle_iterator *it, return count; } -EXPORT_SYMBOL_GPL(of_phandle_iterator_args); static int __of_parse_phandle_with_args(const struct device_node *np, const char *list_name,