kernel/include/linux/of_pdt.h
.. .. @@ -35,6 +35,4 @@ 35 35 /* for building the device tree */ 36 36 extern void of_pdt_build_devicetree(phandle root_node, struct of_pdt_ops *ops); 37 37 38 -extern void (*of_pdt_build_more)(struct device_node *dp);39 -40 38 #endif /* _LINUX_OF_PDT_H */