diff options
Diffstat (limited to 'ANDROID_3.4.5/include/crypto/crypto_wq.h')
-rw-r--r-- | ANDROID_3.4.5/include/crypto/crypto_wq.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/ANDROID_3.4.5/include/crypto/crypto_wq.h b/ANDROID_3.4.5/include/crypto/crypto_wq.h deleted file mode 100644 index a7d252da..00000000 --- a/ANDROID_3.4.5/include/crypto/crypto_wq.h +++ /dev/null @@ -1,7 +0,0 @@ -#ifndef CRYPTO_WQ_H -#define CRYPTO_WQ_H - -#include <linux/workqueue.h> - -extern struct workqueue_struct *kcrypto_wq; -#endif |