diff options
author | H. Peter Anvin <hpa@zytor.com> | 2009-09-01 22:31:52 +0200 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2009-09-01 22:37:21 +0200 |
commit | f6909f394c2d4a0a71320797df72d54c49c5927e (patch) | |
tree | d8bd3a13115de6bb9cadd8989b282d57f4519119 /arch/x86/crypto | |
parent | Merge branch 'x86/paravirt' into x86/cpu (diff) | |
download | linux-f6909f394c2d4a0a71320797df72d54c49c5927e.tar.xz linux-f6909f394c2d4a0a71320797df72d54c49c5927e.zip |
x86, msr: fix msr-reg.S compilation with gas 2.16.1
msr-reg.S used the :req option on a macro argument, which wasn't
supported by gas 2.16.1 (but apparently by some earlier versions of
gas, just to be confusing.) It isn't necessary, so just remove it.
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Cc: Borislav Petkov <petkovbb@googlemail.com>
Diffstat (limited to 'arch/x86/crypto')
0 files changed, 0 insertions, 0 deletions