forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
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];