rk: revert to v3.10
[firefly-linux-kernel-4.4.55.git] / arch / s390 / include / asm / jump_label.h
index 346b1c85ffb40d890078550dc72c2dedcb275a2e..6c32190dc73e880255175049fe36965e647101eb 100644 (file)
@@ -15,7 +15,7 @@
 
 static __always_inline bool arch_static_branch(struct static_key *key)
 {
-       asm_volatile_goto("0:   brcl 0,0\n"
+       asm goto("0:    brcl 0,0\n"
                ".pushsection __jump_table, \"aw\"\n"
                ASM_ALIGN "\n"
                ASM_PTR " 0b, %l[label], %0\n"