diff options
| author | Jingoo Han <[email protected]> | 2013-03-26 15:53:04 +0900 |
|---|---|---|
| committer | David Woodhouse <[email protected]> | 2013-08-05 19:00:12 +0100 |
| commit | b87c92c1ad6c29c4068a6d64483903a89ec2bce1 (patch) | |
| tree | 3eafab5763fc117c11fee595259cd96cbedc3528 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | d085eea16c05e5fecf258fc254059e9bc1e6db91 (diff) | |
mtd: r852: add CONFIG_PM_SLEEP to suspend/resume functions
Add CONFIG_PM_SLEEP to suspend/resume functions to fix the following
build warning when CONFIG_PM_SLEEP is not selected. This is because
sleep PM callbacks defined by SIMPLE_DEV_PM_OPS are only used when
the CONFIG_PM_SLEEP is enabled. Also, unnecessary NULL defines are
removed.
drivers/mtd/nand/r852.c:1006:12: warning: 'r852_suspend' defined but not used [-Wunused-function]
drivers/mtd/nand/r852.c:1027:12: warning: 'r852_resume' defined but not used [-Wunused-function]
Signed-off-by: Jingoo Han <[email protected]>
Signed-off-by: Artem Bityutskiy <[email protected]>
Signed-off-by: David Woodhouse <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions