commit | 3243e04ab1c06e7cb1402aff609c83de97956489 | [log] [tgz] |
---|---|---|
author | Chen Wandun <chenwandun@huawei.com> | Fri Nov 22 20:32:45 2019 +0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Nov 22 10:09:10 2019 -0800 |
tree | 89ea641798d2eaee25a4df83bd10ca92d62aeca1 | |
parent | fd1fef0c453df60921472008f436189ed351f9e2 [diff] |
net: dsa: ocelot: fix "should it be static?" warnings Fix following sparse warnings: drivers/net/dsa/ocelot/felix.c:351:6: warning: symbol 'felix_txtstamp' was not declared. Should it be static? Signed-off-by: Chen Wandun <chenwandun@huawei.com> Reviewed-by: Vivien Didelot <vivien.didelot@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>