forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-09-20 cf4ce59b3b70238352c7f1729f0f7223214828ad
kernel/include/net/tc_act/tc_ife.h
....@@ -5,7 +5,8 @@
55 #include <net/act_api.h>
66 #include <linux/etherdevice.h>
77 #include <linux/rtnetlink.h>
8
-#include <linux/module.h>
8
+
9
+struct module;
910
1011 struct tcf_ife_params {
1112 u8 eth_dst[ETH_ALEN];