projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
733a82e
)
crypto: qat - rm unneeded header include
author
Tadeusz Struk
<
[email protected]
>
Wed, 13 May 2015 21:45:31 +0000
(14:45 -0700)
committer
Herbert Xu
<
[email protected]
>
Fri, 15 May 2015 06:57:45 +0000
(14:57 +0800)
Don't need proc_fs.h
Signed-off-by: Tadeusz Struk <
[email protected]
>
Signed-off-by: Herbert Xu <
[email protected]
>
drivers/crypto/qat/qat_common/adf_accel_devices.h
patch
|
blob
|
history
diff --git
a/drivers/crypto/qat/qat_common/adf_accel_devices.h
b/drivers/crypto/qat/qat_common/adf_accel_devices.h
index f22ce7169fa5ceaff0a4f35531ef2a67eaa951a0..5fe90296762083e12690e70ace018b273d9e5569 100644
(file)
--- a/
drivers/crypto/qat/qat_common/adf_accel_devices.h
+++ b/
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"