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