linux-next: Tree for Mar 11 (powerpc build failure due to vmx crypto code)
authorHerbert Xu <herbert@gondor.apana.org.au>
Thu, 12 Mar 2015 03:28:29 +0000 (14:28 +1100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 12 Mar 2015 10:18:00 +0000 (21:18 +1100)
crypto: vmx - Fix assembler perl to use _GLOBAL

Rather than doing things by hand for global symbols to deal with
different calling conventions we already have a macro _GLOBAL in
Linux to handle this.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Tested-by: Guenter Roeck <linux@roeck-us.net>

No differences found