diff options
author | Viresh Kumar <viresh.kumar@linaro.org> | 2012-10-25 22:51:21 (GMT) |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2012-11-14 23:33:08 (GMT) |
commit | 1e7586a18a2ab69a160837c0a4be31f7147cfb5e (patch) | |
tree | d91de5c87bc55a0abf8c378cae8b0c2ef7a39e40 /arch/alpha/oprofile | |
parent | 4471a34f9a1f2da220272e823bdb8e8fa83a7661 (diff) | |
download | linux-1e7586a18a2ab69a160837c0a4be31f7147cfb5e.tar.xz |
cpufreq: Fix sparse warnings by updating cputime64_t to u64
There were few sparse warnings due to mismatch of type on function arguments.
Two types were used u64 and cputime64_t. Both are actually u64, so use u64 only.
Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'arch/alpha/oprofile')
0 files changed, 0 insertions, 0 deletions