diff options
author | Viresh Kumar <viresh.kumar@linaro.org> | 2015-01-06 21:09:03 +0530 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2015-01-23 23:06:43 +0100 |
commit | 9531347c61f689ac6de899a03ce91be4157277f7 (patch) | |
tree | 32a24e52c813996ded2cdeeabb157cb58e66e6e8 /drivers/soc | |
parent | 43b9cdaf5c22230269b8edd99ec78380a6ac0715 (diff) |
cpufreq: stats: initialize 'cur_time' on its definition
'cur_time' is defined in the first line and is then assigned a value
in the next line. Initialize it while defining it.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/soc')
0 files changed, 0 insertions, 0 deletions