summaryrefslogtreecommitdiff
path: root/crypto/testmgr.h
diff options
context:
space:
mode:
authorHoria Geantă <horia.geanta@nxp.com>2018-09-19 17:54:21 +0300
committerHerbert Xu <herbert@gondor.apana.org.au>2018-09-28 12:46:26 +0800
commit4d407b04d4f3900ac9d6379c5f22364a9ef66ba6 (patch)
treede05f9bad00c5d6504f323d6b7e0679d2b65ed0b /crypto/testmgr.h
parenta6f37cee6e4f6fa9d61962efbcb06a032efed1ba (diff)
crypto: tcrypt - remove remnants of pcomp-based zlib
Commit 110492183c4b ("crypto: compress - remove unused pcomp interface") removed pcomp interface but missed cleaning up tcrypt. Signed-off-by: Horia Geantă <horia.geanta@nxp.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/testmgr.h')
-rw-r--r--crypto/testmgr.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/crypto/testmgr.h b/crypto/testmgr.h
index 47629cb1efd3..adfe23e18fb3 100644
--- a/crypto/testmgr.h
+++ b/crypto/testmgr.h
@@ -24,8 +24,6 @@
#ifndef _CRYPTO_TESTMGR_H
#define _CRYPTO_TESTMGR_H
-#include <linux/netlink.h>
-
#define MAX_DIGEST_SIZE 64
#define MAX_TAP 8