commit | 73356e4ea895d5d4fb2bed30c32d3293b090f3ce | [log] [tgz] |
---|---|---|
author | Yangbo Lu <yangbo.lu@nxp.com> | Tue Feb 12 12:23:57 2019 +0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Feb 12 12:58:47 2019 -0500 |
tree | b1d8fe98ea13dcd8c81953044d7cf173c3a794df | |
parent | 1e562c815e67185e030bcaa06323e95d85d80987 [diff] |
ptp_qoriq: make ptp operations global This patch is to make functions of ptp operations global, so that ENETC PTP driver which is a PCI driver for same 1588 timer IP block could reuse them. Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>