hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
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 */