diff options
author | YueHaibing <yuehaibing@huawei.com> | 2020-04-18 10:01:49 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-04-20 11:02:56 -0700 |
commit | d30e1c3db96467f1f444d84023c2c37821202aeb (patch) | |
tree | 4abeb972a4ea40a2708cad9467722a09e4ce79df /virt | |
parent | 0673f976285e0570437612329962c339300d013e (diff) |
ptp: idt82p33: Make two variables static
Fix sparse warnings:
drivers/ptp/ptp_idt82p33.c:26:5: warning: symbol 'sync_tod_timeout' was not declared. Should it be static?
drivers/ptp/ptp_idt82p33.c:31:5: warning: symbol 'phase_snap_threshold' was not declared. Should it be static?
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Acked-by: Richard Cochran <richardcochran@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions