crypto: qat - remove unneeded header
authorTadeusz Struk <[email protected]>
Fri, 25 Jul 2014 22:55:21 +0000 (15:55 -0700)
committerHerbert Xu <[email protected]>
Fri, 1 Aug 2014 14:36:02 +0000 (22:36 +0800)
Remove include of a no longer necessary header file.

Signed-off-by: Bruce Allan <[email protected]>
Signed-off-by: Tadeusz Struk <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
drivers/crypto/qat/qat_common/adf_cfg.c

index 42790760ade13987a4c9e10786162d3ad1271f58..aba7f1d043fb8dca67b9b41af9b3dbfb49d70c9e 100644 (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);