x86, msr: Fix msr-reg.S compilation with gas 2.16.1, on 32-bit too
[deliverable/linux.git] / arch / x86 / lib / msr-reg.S
index d5eaf53aa670603a02f583acc4ad04e840b9d18f..69fa10623f2181b23740bdf0a4ad5f7919120809 100644 (file)
@@ -50,7 +50,7 @@ ENDPROC(native_\op\()_safe_regs)
 
 #else /* X86_32 */
 
-.macro op_safe_regs op:req
+.macro op_safe_regs op
 ENTRY(native_\op\()_safe_regs)
        CFI_STARTPROC
        pushl_cfi %ebx
This page took 0.025306 seconds and 5 git commands to generate.