]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/s390/kernel/smp.c
Merge branch 'pm-opp'
[karo-tx-linux.git] / arch / s390 / kernel / smp.c
index 6f54c175f5c9012b5cc00f28d3d793c2bfc56ec5..c6355e6f3fcc990c98bdd4f80dfd1a8ac78a0e0b 100644 (file)
@@ -532,8 +532,8 @@ EXPORT_SYMBOL(smp_ctl_clear_bit);
 
 #ifdef CONFIG_CRASH_DUMP
 
-static void __smp_store_cpu_state(struct save_area_ext *sa_ext, u16 address,
-                                 int is_boot_cpu)
+static void __init __smp_store_cpu_state(struct save_area_ext *sa_ext,
+                                        u16 address, int is_boot_cpu)
 {
        void *lc = (void *)(unsigned long) store_prefix();
        unsigned long vx_sa;