Revert "FROMLIST: of: Export of_phandle_iterator_args() to modules"

This reverts commit ebc7824f47.

Superseded by arm-smmu changes posted upstream.

Change-Id: I7710d1fde8afd91e05d911c87e3443e8301593d0
Signed-off-by: Will Deacon <willdeacon@google.com>
This commit is contained in:
Will Deacon
2019-11-22 10:23:36 +00:00
committed by Todd Kjos
parent 54e301676a
commit 5f72249c30

View File

@@ -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,