forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-16 8d2a02b24d66aa359e83eebc1ed3c0f85367a1cb
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,