Fenghua Yu 872fb6dd6b 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>
2009-07-15 11:46:34 +09:00
..
2009-06-17 09:35:24 -07:00
2009-03-27 14:43:57 -04:00
2009-06-30 14:18:32 -07:00
2008-10-15 20:55:51 +02:00
2009-07-04 07:13:18 +09:00
2005-04-16 15:20:36 -07:00
2008-10-17 13:52:22 -07:00
2005-04-16 15:20:36 -07:00