diff options
author | Borislav Petkov <[email protected]> | 2016-11-26 21:53:52 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-11-28 12:19:36 -0500 |
commit | 91eefaabf102c539e6f5531e9a1e5ed46d2b41ca (patch) | |
tree | b1c69122fec2b3aa225e9c6945d822b9fdd40ae9 /scripts/gdb/linux/lists.py | |
parent | 4df21dfcf2291865cf673ac786a81c7a3f7afcf5 (diff) |
amd-xgbe: Fix unused suspend handlers build warning
Fix:
drivers/net/ethernet/amd/xgbe/xgbe-main.c:835:12: warning: ‘xgbe_suspend’ defined
but not used [-Wunused-function]
drivers/net/ethernet/amd/xgbe/xgbe-main.c:855:12: warning: ‘xgbe_resume’ defined
but not used [-Wunused-function]
I see it during randconfig builds here.
Signed-off-by: Borislav Petkov <[email protected]>
Cc: Tom Lendacky <[email protected]>
Cc: [email protected]
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions