forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-31 f70575805708cabdedea7498aaa3f710fde4d920
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,