]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/s390/kernel/reipl_diag.c
[PATCH] s390: cleanup Kconfig
[linux-2.6-omap-h63xx.git] / arch / s390 / kernel / reipl_diag.c
index 83cb42bc0b76a9da71c0677a6f37d517b6224550..1f33951ba439049f6fe45f3ea87c0ae22641c370 100644 (file)
@@ -26,7 +26,7 @@ void reipl_diag(void)
                "   st   %%r4,%0\n"
                "   st   %%r5,%1\n"
                 ".section __ex_table,\"a\"\n"
-#ifdef __s390x__
+#ifdef CONFIG_64BIT
                 "   .align 8\n"
                 "   .quad 0b, 0b\n"
 #else