[IA64] fix section mismatch warnings
In 741f98fe29 Sam added full
checking across the entire vmlinux image. This flushed out
a dozen new section mismatch warnings. Start the whack-a-mole
game again to stomp them out.
Signed-off-by: Tony Luck <tony.luck@intel.com>
This commit is contained in:
@@ -116,7 +116,6 @@ max_xtp (void)
|
||||
extern int __cpu_disable (void);
|
||||
extern void __cpu_die (unsigned int cpu);
|
||||
extern void cpu_die (void) __attribute__ ((noreturn));
|
||||
extern int __cpu_up (unsigned int cpu);
|
||||
extern void __init smp_build_cpu_map(void);
|
||||
|
||||
extern void __init init_smp_config (void);
|
||||
|
||||
Reference in New Issue
Block a user