forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 093a6c67005148ae32a5c9e4553491b9f5c2457b
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 */