linux/drivers/crypto/hisilicon
Zhou Wang 1e67ee9344 crypto: hisilicon - replace #ifdef with IS_ENABLED for CONFIG_NUMA
Replace #ifdef CONFIG_NUMA with IS_ENABLED(CONFIG_NUMA) to fix kbuild error.

Fixes: 700f7d0d29 ("crypto: hisilicon - fix to return...")
Signed-off-by: Zhou Wang <wangzhou1@hisilicon.com>
Reported-by: kbuild test robot <lkp@intel.com>
Acked-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2019-11-08 23:15:52 +08:00
..
hpre crypto: hisilicon: Fix misuse of GENMASK macro 2019-10-23 19:47:00 +11:00
sec crypto: hisilicon - Matching the dma address for dma_pool_free() 2019-09-20 22:53:09 +10:00
zip crypto: hisilicon - replace #ifdef with IS_ENABLED for CONFIG_NUMA 2019-11-08 23:15:52 +08:00
Kconfig crypto: hisilicon - use sgl API to get sgl dma addr and len 2019-11-01 13:42:47 +08:00
Makefile crypto: hisilicon - add HiSilicon HPRE accelerator 2019-10-10 23:36:31 +11:00
qm.c crypto: hisilicon - fix to return sub-optimal device when best device has no qps 2019-11-01 13:42:47 +08:00
qm.h crypto: hisilicon - fix to return sub-optimal device when best device has no qps 2019-11-01 13:42:47 +08:00
sgl.c crypto: hisilicon - use sgl API to get sgl dma addr and len 2019-11-01 13:42:47 +08:00