hc
2024-05-10 10ebd8556b7990499c896a550e3d416b444211e6
kernel/include/linux/of_pdt.h
....@@ -35,6 +35,4 @@
3535 /* for building the device tree */
3636 extern void of_pdt_build_devicetree(phandle root_node, struct of_pdt_ops *ops);
3737
38
-extern void (*of_pdt_build_more)(struct device_node *dp);
39
-
4038 #endif /* _LINUX_OF_PDT_H */