mirror of
https://github.com/torvalds/linux.git
synced 2026-04-18 14:53:58 -04:00
crypto: hisilicon/qm - move 'CURRENT_QM' code to qm.c
Since the code related to 'CURRENT_QM' debugfs is exactly same in sec/hpre/zip driver, move 'CURRENT_QM' to qm.c to reduce duplicate code. Signed-off-by: Weili Qian <qianweili@huawei.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
This commit is contained in:
@@ -147,7 +147,6 @@ enum sec_endian {
|
||||
};
|
||||
|
||||
enum sec_debug_file_index {
|
||||
SEC_CURRENT_QM,
|
||||
SEC_CLEAR_ENABLE,
|
||||
SEC_DEBUG_FILE_NUM,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user