aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorBorislav Petkov <[email protected]>2016-11-26 17:01:51 +0100
committerDarren Hart <[email protected]>2016-12-13 09:29:02 -0800
commitb4aca383f9afb5f84b05de272656e6d4a919d995 (patch)
tree8b32e2dc7298bc7653cb145f5d4688a23b950b88 /tools/perf/scripts/python/sctop.py
parentbb9ad484845d7cc48f0c8db199a91c3a669d908f (diff)
platform/x86: intel_mid_thermal: Fix suspend handlers unused warning
Fix: drivers/platform/x86/intel_mid_thermal.c:424:12: warning: ‘mid_thermal_resume’ defined but not used [-Wunused-function] static int mid_thermal_resume(struct device *dev) ^ drivers/platform/x86/intel_mid_thermal.c:436:12: warning: ‘mid_thermal_suspend’ defined but not used [-Wunused-function] static int mid_thermal_suspend(struct device *dev) ^ which I see during randbuilds here. Signed-off-by: Borislav Petkov <[email protected]> Cc: Darren Hart <[email protected]> Cc: [email protected] Reviewed-by: Andy Shevchenko <[email protected]> Signed-off-by: Andy Shevchenko <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions