summaryrefslogtreecommitdiffstats
path: root/cryptodev_cipher.c
diff options
context:
space:
mode:
authorMiloslav Trmač <mitr@redhat.com>2010-08-23 20:27:29 +0200
committerMiloslav Trmač <mitr@redhat.com>2010-08-23 20:27:29 +0200
commitc3eeccf6491c632037dfef737f3e40ed24e5bf72 (patch)
tree4399d2c6f8f2395392da281126c06919f5883cd7 /cryptodev_cipher.c
parent8909294e19aa6a9154891950a7878a938676aec7 (diff)
parentcc005a2b4a52a3214635be20eafe819b57aa81ea (diff)
downloadcryptodev-linux-c3eeccf6491c632037dfef737f3e40ed24e5bf72.tar.gz
cryptodev-linux-c3eeccf6491c632037dfef737f3e40ed24e5bf72.tar.xz
cryptodev-linux-c3eeccf6491c632037dfef737f3e40ed24e5bf72.zip
Merge branch 'drop-old-interface' into integration
Conflicts: cryptodev_main.c
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"