mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 02:50:49 +09:00
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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user