commit | 23a1412b82a037482e214ab77a9c73c8218029b4 | [log] [tgz] |
---|---|---|
author | Connor O'Brien <connoro@google.com> | Fri Jul 13 14:31:40 2018 -0700 |
committer | Greg Kroah-Hartman <gregkh@google.com> | Wed Jul 18 13:21:52 2018 +0000 |
tree | bf7cc8566278afe685320b03169b7b272548b186 | |
parent | 7f6f94c98c2f2a892ea8a605a7f9de451dcfa4d5 [diff] |
ANDROID: Reduce use of #ifdef CONFIG_CPU_FREQ_TIMES Add empty versions of functions to cpufreq_times.h to cut down on use of #ifdef in .c files. Test: kernel builds with and without CONFIG_CPU_FREQ_TIMES=y Change-Id: I49ac364fac3d42bba0ca1801e23b15081094fb12 Signed-off-by: Connor O'Brien <connoro@google.com>