s390/kernel: introduce .dma sections
[linux-2.6-microblaze.git] / arch / s390 / kernel / ipl.c
index e123c0d..aa8fe76 100644 (file)
@@ -1720,7 +1720,7 @@ void s390_reset_system(void)
 
        /* Disable lowcore protection */
        __ctl_clear_bit(0, 28);
-       diag308_reset();
+       diag_dma_ops.diag308_reset();
 }
 
 #ifdef CONFIG_KEXEC_FILE