diff options
author | zhong jiang <zhongjiang@huawei.com> | 2018-09-17 18:44:19 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-09-17 08:24:25 -0700 |
commit | c73480910e9686a5c25155cb4d418d594b678196 (patch) | |
tree | 59434b140311a02899c747f90404aacd640bf0cb /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | ddca24dfcf1bec608668dd44c45d49397b70f520 (diff) | |
download | linux-stable-c73480910e9686a5c25155cb4d418d594b678196.tar.gz linux-stable-c73480910e9686a5c25155cb4d418d594b678196.tar.bz2 linux-stable-c73480910e9686a5c25155cb4d418d594b678196.zip |
net: ethernet: Fix a unused function warning.
Fix the following compile warning:
drivers/net/ethernet/microchip/lan743x_main.c:2964:12: warning: lan743x_pm_suspend defined but not used [-Wunused-function]
static int lan743x_pm_suspend(struct device *dev)
drivers/net/ethernet/microchip/lan743x_main.c:2987:12: warning: lan743x_pm_resume defined but not used [-Wunused-function]
static int lan743x_pm_resume(struct device *dev)
Signed-off-by: zhong jiang <zhongjiang@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions