drivers/of: Export of_detach_node()

This exports of_detach_node() for PowerPC PowerNV PCI hotplug
driver. No functional changes introduced.

Signed-off-by: Gavin Shan <gwshan@linux.vnet.ibm.com>
Signed-off-by: Rob Herring <robh@kernel.org>
This commit is contained in:
Gavin Shan 2016-05-03 23:22:52 +10:00 committed by Rob Herring
parent 83262418b0
commit bb91f923d1

View file

@ -311,6 +311,7 @@ int of_detach_node(struct device_node *np)
return rc;
}
EXPORT_SYMBOL_GPL(of_detach_node);
/**
* of_node_release() - release a dynamically allocated node