forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-02-19 1c055e55a242a33e574e48be530e06770a210dcd
kernel/drivers/net/ethernet/freescale/enetc/enetc_ptp.c
....@@ -8,7 +8,7 @@
88 #include "enetc.h"
99
1010 int enetc_phc_index = -1;
11
-EXPORT_SYMBOL(enetc_phc_index);
11
+EXPORT_SYMBOL_GPL(enetc_phc_index);
1212
1313 static struct ptp_clock_info enetc_ptp_caps = {
1414 .owner = THIS_MODULE,