https://github.com/torvalds/linux
Revision 52f6c5ad430e41736133acac179607b224eaaa11 authored by Randy Dunlap on 15 December 2010, 09:58:57 UTC, committed by Herbert Xu on 15 December 2010, 11:44:08 UTC
Add missing header file:

arch/x86/crypto/ghash-clmulni-intel_glue.c:256: error: implicit declaration of function 'IS_ERR'
arch/x86/crypto/ghash-clmulni-intel_glue.c:257: error: implicit declaration of function 'PTR_ERR'

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
1 parent 0fcdcfb
History
Tip revision: 52f6c5ad430e41736133acac179607b224eaaa11 authored by Randy Dunlap on 15 December 2010, 09:58:57 UTC
crypto: ghash-intel - ghash-clmulni-intel_glue needs err.h
Tip revision: 52f6c5a
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 936 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 178.6 KB
Makefile -rw-r--r-- 50.9 KB
README -rw-r--r-- 17.1 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top