From cde9070d9970eef1f7ec2360586c802a16230ad8 Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Fri, 10 May 2024 07:43:50 +0000 Subject: [PATCH] rtl88x2CE_WiFi_linux driver --- kernel/include/linux/of_pdt.h | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/kernel/include/linux/of_pdt.h b/kernel/include/linux/of_pdt.h index d0b183a..89e4eb0 100644 --- a/kernel/include/linux/of_pdt.h +++ b/kernel/include/linux/of_pdt.h @@ -35,6 +35,4 @@ /* for building the device tree */ extern void of_pdt_build_devicetree(phandle root_node, struct of_pdt_ops *ops); -extern void (*of_pdt_build_more)(struct device_node *dp); - #endif /* _LINUX_OF_PDT_H */ -- Gitblit v1.6.2