net: mscc: ocelot: move ocelot ptp clock code out of ocelot.c
[sfrench/cifs-2.6.git] / include / soc / mscc / ocelot.h
index 6d6a3947c8b76c4cc08149d1cee9f99619af277c..6fd88ee622cf47834677fc5dddd713c57ae5314a 100644 (file)
@@ -620,7 +620,6 @@ int ocelot_vlan_add(struct ocelot *ocelot, int port, u16 vid, bool pvid,
 int ocelot_vlan_del(struct ocelot *ocelot, int port, u16 vid);
 int ocelot_hwstamp_get(struct ocelot *ocelot, int port, struct ifreq *ifr);
 int ocelot_hwstamp_set(struct ocelot *ocelot, int port, struct ifreq *ifr);
-int ocelot_ptp_gettime64(struct ptp_clock_info *ptp, struct timespec64 *ts);
 int ocelot_port_add_txtstamp_skb(struct ocelot_port *ocelot_port,
                                 struct sk_buff *skb);
 void ocelot_get_txtstamp(struct ocelot *ocelot);