aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/setup.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/ia64/kernel/setup.c')
-rw-r--r--arch/ia64/kernel/setup.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/arch/ia64/kernel/setup.c b/arch/ia64/kernel/setup.c
index 5d77c1e1c0ce..bc1ef4ae828c 100644
--- a/arch/ia64/kernel/setup.c
+++ b/arch/ia64/kernel/setup.c
@@ -855,18 +855,6 @@ identify_cpu (struct cpuinfo_ia64 *c)
855} 855}
856 856
857/* 857/*
858 * In UP configuration, setup_per_cpu_areas() is defined in
859 * include/linux/percpu.h
860 */
861#ifdef CONFIG_SMP
862void __init
863setup_per_cpu_areas (void)
864{
865 /* start_kernel() requires this... */
866}
867#endif
868
869/*
870 * Do the following calculations: 858 * Do the following calculations:
871 * 859 *
872 * 1. the max. cache line size. 860 * 1. the max. cache line size.