diff options
author | Sachin Kamat <[email protected]> | 2012-09-06 08:18:57 +0000 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2012-09-06 23:10:53 +0200 |
commit | b3d3b9fb6016e6eacd3ae49fb786806d00c43e7b (patch) | |
tree | 0502ad1e26b00f042d2462e6f7fbaf18eee352d8 /lib/string_helpers.c | |
parent | 74a2799ab51acec9410f467fef8678ebb1125d7d (diff) |
PM / Domains: Fix compilation warning related to genpd_start_dev_no_timing()
Function genpd_start_dev_no_timing was accessed inside CONFIG_PM_RUNTIME
macro but defined outside it. When the above macro was not defined the
compiler gave the following warning:
drivers/base/power/domain.c:96:12: warning:
‘genpd_start_dev_no_timing’ defined but not used [-Wunused-function]
Signed-off-by: Sachin Kamat <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions