crypto: qat - remove unneeded header

Remove include of a no longer necessary header file.

Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
This commit is contained in:
Tadeusz Struk 2014-07-25 15:55:21 -07:00 committed by Herbert Xu
parent 53275baa03
commit a7d217617b
1 changed files with 0 additions and 1 deletions

View File

@ -49,7 +49,6 @@
#include <linux/list.h>
#include <linux/seq_file.h>
#include "adf_accel_devices.h"
#include "adf_common_drv.h"
#include "adf_cfg.h"
static DEFINE_MUTEX(qat_cfg_read_lock);