diff options
author | 2009-07-13 13:09:43 -0700 | |
---|---|---|
committer | 2009-07-15 11:46:34 +0900 | |
commit | 872fb6dd6b07986417964e089074e7acfd025f4c (patch) | |
tree | 6d3de5b54db0a61fc09f7864a4b4d75ddef8f7a7 /kernel/hrtimer.c | |
parent | linker script: unify usage of discard definition (diff) | |
download | linux-dev-872fb6dd6b07986417964e089074e7acfd025f4c.tar.xz linux-dev-872fb6dd6b07986417964e089074e7acfd025f4c.zip |
ia64: Fix setup_per_cpu_areas() compilation error
Fix ia64 build setup_per_cpu_areas() redifinition issue in UP
configuration. When compiling ia64 kernel in UP configuration, the
following compilation errors are reported:
arch/ia64/kernel/setup.c:860: error: redefinition of 'setup_per_cpu_areas'
include/linux/percpu.h:185: error: previous definition of 'setup_per_cpu_areas' was here
The patch fixes the issue in arch/ia64/kernel/setup.c
Signed-off-by: Fenghua Yu <fenghua.yu@intel.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'kernel/hrtimer.c')
0 files changed, 0 insertions, 0 deletions