diff options
author | Borislav Petkov <[email protected]> | 2016-11-26 15:27:06 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2016-11-28 07:46:03 +0100 |
commit | 20ab6677716c7bbdcfd1cdb9aef296a0b3101f73 (patch) | |
tree | 2de08baa01744c905a9a007c81c31ad5f4c6ae7e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | c4597fd756836a5fb7900f2091797ab564390ad0 (diff) |
x86/platform/olpc: Fix resume handler build warning
Fix:
arch/x86/platform/olpc/olpc-xo15-sci.c:199:12: warning: ‘xo15_sci_resume’
defined but not used [-Wunused-function]
static int xo15_sci_resume(struct device *dev)
^
which I see in randconfig builds here.
Signed-off-by: Borislav Petkov <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions