]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
crypto: hisilicon/qm - remove unnecessary code in qm_mb_write()
authorWeili Qian <qianweili@huawei.com>
Sat, 17 Jan 2026 10:18:04 +0000 (18:18 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Sat, 31 Jan 2026 02:52:31 +0000 (10:52 +0800)
commitfc8ae11b84458673a3000ab3caa9617d849fc260
tree9c6671a18244fdde89c9c281dd320bd7707cc169
parentebf35d8f9368816c930f5d70783a72716fab5e19
crypto: hisilicon/qm - remove unnecessary code in qm_mb_write()

Since the HiSilicon accelerator is used only on the
ARM64 architectures, the implementations for other
architectures are not needed, so remove the unnecessary code.

Signed-off-by: Weili Qian <qianweili@huawei.com>
Signed-off-by: Chenghai Huang <huangchenghai2@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/hisilicon/qm.c