diff options
| author | Bing Zhao <[email protected]> | 2013-03-04 16:27:54 -0800 |
|---|---|---|
| committer | John W. Linville <[email protected]> | 2013-03-06 16:29:07 -0500 |
| commit | 8509e82064319d175192837355a92653e1517798 (patch) | |
| tree | 045c71a32920cab9e7e6308b639c34e1e3dc6eba /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
| parent | fcca8d5ae5991a3ef18d9eceeb6e22caad36ab7d (diff) | |
mwifiex: fix [-Wunused-function] warnings on pcie suspend/resume
drivers/net/wireless/mwifiex/pcie.c:204:12: warning:
'mwifiex_pcie_resume' defined but not used [-Wunused-function]
drivers/net/wireless/mwifiex/pcie.c:166:12: warning:
'mwifiex_pcie_suspend' defined but not used [-Wunused-function]
The suspend/resume handlers ought to be under CONFIG_PM directive.
Reported-by: kbuild test robot <[email protected]>
Signed-off-by: Bing Zhao <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions