hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
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,