summaryrefslogtreecommitdiffstats
path: root/cryptodev_cipher.c
diff options
context:
space:
mode:
authorMiloslav Trmač <mitr@redhat.com>2010-07-30 23:46:52 +0200
committerMiloslav Trmač <mitr@redhat.com>2010-08-24 20:05:48 +0200
commit6ac025f801eaaf1aec4f652b951424522ec00686 (patch)
tree797df3a4ad647db8b19e8519bf75c28f221e5d84 /cryptodev_cipher.c
parent9d84f5fe384751085e07ed60b634359a0a3b9370 (diff)
downloadcryptodev-linux-6ac025f801eaaf1aec4f652b951424522ec00686.tar.gz
cryptodev-linux-6ac025f801eaaf1aec4f652b951424522ec00686.tar.xz
cryptodev-linux-6ac025f801eaaf1aec4f652b951424522ec00686.zip
Drop <cryptodev.h>
Also drop implementation of its ioctls, examples, openssl patch.
Diffstat (limited to 'cryptodev_cipher.c')
-rw-r--r--cryptodev_cipher.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cryptodev_cipher.c b/cryptodev_cipher.c
index 8322027..4e74fcc 100644
--- a/cryptodev_cipher.c
+++ b/cryptodev_cipher.c
@@ -31,7 +31,6 @@
#include <linux/uaccess.h>
#include <crypto/algapi.h>
#include <crypto/hash.h>
-#include "cryptodev.h"
#include "cryptodev_int.h"