ia64: remove duplicate declarations of __per_cpu_start[] and __per_cpu_end[]
[sfrench/cifs-2.6.git] / arch / ia64 / include / asm / sections.h
index f6679989103689c24f01315b8f1e41c078b79ce2..2ab2003698ef6acd2fa7e5ffd5cabb31be3317b4 100644 (file)
 #include <linux/uaccess.h>
 #include <asm-generic/sections.h>
 
-extern char __per_cpu_start[], __per_cpu_end[], __phys_per_cpu_start[];
+extern char __phys_per_cpu_start[];
+#ifdef CONFIG_SMP
+extern char __cpu0_per_cpu[];
+#endif
 extern char __start___vtop_patchlist[], __end___vtop_patchlist[];
 extern char __start___rse_patchlist[], __end___rse_patchlist[];
 extern char __start___mckinley_e9_bundles[], __end___mckinley_e9_bundles[];