diff options
author | Baruch Siach <baruch@tkos.co.il> | 2013-07-15 06:03:38 +0200 |
---|---|---|
committer | Chris Zankel <chris@zankel.net> | 2013-09-06 18:48:51 +0200 |
commit | fedc21dce814b500e2a9b3cc51f5f802d39e22e5 (patch) | |
tree | c74999661656c2d74808cd49b800b7d5e5fc9bfe /arch/xtensa/kernel/setup.c | |
parent | xtensa: don't use echo -e needlessly (diff) | |
download | linux-fedc21dce814b500e2a9b3cc51f5f802d39e22e5.tar.xz linux-fedc21dce814b500e2a9b3cc51f5f802d39e22e5.zip |
xtensa: fix !CONFIG_XTENSA_CALIBRATE_CCOUNT build failure
Commits 925f5532 (xtensa: ccount based clockevent implementation) and e3f43291
(xtensa: ccount based sched_clock) introduced users of ccount_freq. This
variable doesn't exist when CONFIG_XTENSA_CALIBRATE_CCOUNT is disabled. Add
ccount_freq definition in this case.
Reported-by: Chen Gang <gang.chen@asianux.com>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Chris Zankel <chris@zankel.net>
Diffstat (limited to 'arch/xtensa/kernel/setup.c')
0 files changed, 0 insertions, 0 deletions