X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=drivers%2Fptp%2Fptp_pch.c;h=90a106308c4f7ee21fd12565cbc1ff429f2eebde;hb=4986b4f008c45cf846dfe76a4602b4a7b027650c;hp=71a2559278d7a0d41bf773edcf5219f35462ddb1;hpb=653104d19a7d490baeb94113151e95d8c04ef01d;p=deliverable%2Flinux.git diff --git a/drivers/ptp/ptp_pch.c b/drivers/ptp/ptp_pch.c index 71a2559278d7..90a106308c4f 100644 --- a/drivers/ptp/ptp_pch.c +++ b/drivers/ptp/ptp_pch.c @@ -514,6 +514,7 @@ static struct ptp_clock_info ptp_pch_caps = { .name = "PCH timer", .max_adj = 50000000, .n_ext_ts = N_EXT_TS, + .n_pins = 0, .pps = 0, .adjfreq = ptp_pch_adjfreq, .adjtime = ptp_pch_adjtime,