ptp: drivers: set the number of programmable pins.
[deliverable/linux.git] / drivers / net / ethernet / stmicro / stmmac / stmmac_ptp.c
index 7680581ebe12fe58a60de42b419467e3f2f065f7..b7ad3565566cc8a09b7964fcb59aca3921e8e57c 100644 (file)
@@ -164,6 +164,7 @@ static struct ptp_clock_info stmmac_ptp_clock_ops = {
        .n_alarm = 0,
        .n_ext_ts = 0,
        .n_per_out = 0,
+       .n_pins = 0,
        .pps = 0,
        .adjfreq = stmmac_adjust_freq,
        .adjtime = stmmac_adjust_time,
This page took 0.024251 seconds and 5 git commands to generate.