On Tue, May 17, 2011 at 11:52:45AM -0700, Randy Dunlap wrote: > From: Randy Dunlap <randy.dunlap@xxxxxxxxxx> > > Fix build error on i386 by moving function prototypes: > > arch/x86/crypto/aesni-intel_glue.c: In function 'aesni_init': > arch/x86/crypto/aesni-intel_glue.c:1263: error: implicit declaration of function 'crypto_fpu_init' > arch/x86/crypto/aesni-intel_glue.c: In function 'aesni_exit': > arch/x86/crypto/aesni-intel_glue.c:1373: error: implicit declaration of function 'crypto_fpu_exit' > > Signed-off-by: Randy Dunlap <randy.dunlap@xxxxxxxxxx> Applied. Thanks Randy! -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html