summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ccree/ssi_driver.h
diff options
context:
space:
mode:
authorGilad Ben-Yossef2018-01-07 13:14:13 +0100
committerGreg Kroah-Hartman2018-01-08 16:27:22 +0100
commit977cd76c2df377433a9bbcde58f669019b52bff6 (patch)
treeb16453d52cde4b4ef2a38428a007becd0b81b680 /drivers/staging/ccree/ssi_driver.h
parentstaging: ccree: SPDXify driver (diff)
downloadkernel-qcow2-linux-977cd76c2df377433a9bbcde58f669019b52bff6.tar.gz
kernel-qcow2-linux-977cd76c2df377433a9bbcde58f669019b52bff6.tar.xz
kernel-qcow2-linux-977cd76c2df377433a9bbcde58f669019b52bff6.zip
staging: ccree: fold hash defs into queue defs
Fold the two remaining enum in hash defs into the queue defs that are using them and delete the hash defs include file. Signed-off-by: Gilad Ben-Yossef <gilad@benyossef.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/ccree/ssi_driver.h')
-rw-r--r--drivers/staging/ccree/ssi_driver.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/ccree/ssi_driver.h b/drivers/staging/ccree/ssi_driver.h
index 7383a83becc4..df805db2ff76 100644
--- a/drivers/staging/ccree/ssi_driver.h
+++ b/drivers/staging/ccree/ssi_driver.h
@@ -30,7 +30,6 @@
#include "dx_reg_common.h"
#define CC_SUPPORT_SHA CC_DEV_SHA_MAX
#include "cc_crypto_ctx.h"
-#include "hash_defs.h"
#include "cc_hw_queue_defs.h"
#include "ssi_sram_mgr.h"