Browse Source

crypto: qat - rm unneeded header include

Don't need proc_fs.h

Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Tadeusz Struk 10 years ago
parent
commit
3848d34786
1 changed files with 0 additions and 1 deletions
  1. 0 1
      drivers/crypto/qat/qat_common/adf_accel_devices.h

+ 0 - 1
drivers/crypto/qat/qat_common/adf_accel_devices.h

@@ -48,7 +48,6 @@
 #define ADF_ACCEL_DEVICES_H_
 #include <linux/module.h>
 #include <linux/list.h>
-#include <linux/proc_fs.h>
 #include <linux/io.h>
 #include "adf_cfg_common.h"