Files
linux/drivers
Amit Pundir 8aab20cfdc ANDROID: DEBUG: cpufreq: fix cpu_capacity tracing build for non-smp systems
cpu curr capacity can only be traced for SMP systems. Non-SMP builds
will fail with:

drivers/cpufreq/cpufreq.c: In function ‘cpufreq_freq_transition_begin’:
drivers/cpufreq/cpufreq.c:438:22: error: implicit declaration of function ‘capacity_curr_of’ [-Werror=implicit-function-declaration]
   trace_cpu_capacity(capacity_curr_of(cpu), cpu);
                      ^

Change-Id: I48f870a5691d1afee5b60c3df3024cd8fb439516
Fixes: ("DEBUG: sched,cpufreq: add cpu_capacity change tracepoint")
Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
Signed-off-by: John Stultz <john.stultz@linaro.org>
2017-02-01 10:41:49 -08:00
..
2016-12-05 14:53:46 -05:00
2017-01-31 13:55:27 -08:00
2017-01-31 13:55:27 -08:00
2017-01-31 13:55:27 -08:00
2017-01-31 13:55:27 -08:00
2017-01-31 13:55:27 -08:00
2017-01-31 13:55:27 -08:00
2017-01-31 13:55:27 -08:00
2017-01-31 13:55:27 -08:00
2017-01-31 13:55:27 -08:00
2016-11-29 16:43:24 +01:00
2017-01-31 13:55:27 -08:00
2017-01-26 08:24:45 +01:00
2017-01-31 13:55:27 -08:00
2017-01-31 13:55:27 -08:00
2016-11-01 09:04:04 -06:00