diff options
author | Sachin Kamat <sachin.kamat@linaro.org> | 2012-07-17 20:38:08 (GMT) |
---|---|---|
committer | Rafael J. Wysocki <rjw@sisk.pl> | 2012-07-18 21:57:47 (GMT) |
commit | 7664e969359917ba3212c5d6efdec494eaf8586e (patch) | |
tree | 7c9cdbba815a51b9b31a9b745cacf692581d4191 /drivers/block | |
parent | d181b49eb3d76ed6a134cb599456176f466047c0 (diff) | |
download | linux-fsl-qoriq-7664e969359917ba3212c5d6efdec494eaf8586e.tar.xz |
PM / Sleep: Add missing static storage class specifiers in main.c
Fix the following sparse warnings:
drivers/base/power/main.c:48:1: warning: symbol 'dpm_prepared_list' was not declared. Should it be static?
drivers/base/power/main.c:49:1: warning: symbol 'dpm_suspended_list' was not declared. Should it be static?
drivers/base/power/main.c:50:1: warning: symbol 'dpm_late_early_list' was not declared. Should it be static?
drivers/base/power/main.c:51:1: warning: symbol 'dpm_noirq_list' was not declared. Should it be static?
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Diffstat (limited to 'drivers/block')
0 files changed, 0 insertions, 0 deletions