diff options
author | Will Deacon <will.deacon@arm.com> | 2010-11-10 14:59:11 (GMT) |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2010-11-10 15:11:19 (GMT) |
commit | e56c010f0d08bbecd05074eded7805d555da29b6 (patch) | |
tree | d3c12b12c6606845438ee57f521089679c28734b /fs | |
parent | 69448c2a4d23e5883cbca21a173e3eb89f095746 (diff) | |
download | linux-e56c010f0d08bbecd05074eded7805d555da29b6.tar.xz |
ARM: 6472/1: vexpress ct-ca9x4: only set twd_base if local timers are being used
In commit bde28b84, I made the assumption that CONFIG_SMP is always set
for the quad-core ct-ca9x4 platform. As it turns out, people who aren't
using the SMP goodness are confronted with a build failure.
This patch fixes this issue by ensure that twd_base is only set if
local timers are being used (and therefore SMP support is configured).
Reported-by: Nicolas Pitre <nicolas.pitre@linaro.org>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions