kernel/drivers/net/ethernet/freescale/enetc/enetc_ptp.c
.. .. @@ -8,7 +8,7 @@ 8 8 #include "enetc.h" 9 9 10 10 int enetc_phc_index = -1; 11 -EXPORT_SYMBOL(enetc_phc_index);11 +EXPORT_SYMBOL_GPL(enetc_phc_index);12 12 13 13 static struct ptp_clock_info enetc_ptp_caps = { 14 14 .owner = THIS_MODULE,