diff options
| author | Guo-Fu Tseng <[email protected]> | 2011-06-27 19:23:34 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2011-06-30 22:13:16 -0700 |
| commit | aab6fb82b1912a312f7547c92ac8d4ecb072e807 (patch) | |
| tree | e01cc1728c0e361ad51baf15ddb86b5c117b1725 /tools/perf/scripts/python | |
| parent | b21f3c7ed98a153865a7094af7d85d84c188667e (diff) | |
jme: Fix compile warning introduced by new pm macro
SIMPLE_DEV_PM_OPS is using SET_SYSTEM_SLEEP_PM_OPS
and SET_SYSTEM_SLEEP_PM_OPS is empty when CONFIG_PM_SLEEP
is not defined.
Switching #ifdef CONFIG_PM to #ifdef CONFIG_PM_SLEEP
Signed-off-by: Guo-Fu Tseng <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions