summaryrefslogtreecommitdiff
path: root/crypto/testmgr.h
diff options
context:
space:
mode:
authorFranck LENORMAND <franck.lenormand@nxp.com>2018-09-19 19:09:31 +0200
committerJason Liu <jason.hui.liu@nxp.com>2019-02-12 10:34:15 +0800
commitc594f9aec462350a9ebc43bb2c4795016695fb2f (patch)
treeaf4f709d548174570de5760d588ef9277f99375e /crypto/testmgr.h
parent7d165ab807527ed37230e2fc481c7d40ded83197 (diff)
MLK-19365: 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: Franck LENORMAND <franck.lenormand@nxp.com>
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 fbc0fab5e79e..97adf7247ce0 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