2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-22 20:23:57 +08:00
linux-next/drivers/crypto/qat/qat_dh895xccvf
Tadeusz Struk d5cf4023eb crypto: qat - Fix adf_isr_resource_free name clash
When both PF and VF drivers are build in linker complains about multiple
definition of adf_isr_resource_[alloc/free] functions.

Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2015-08-11 22:06:24 +08:00
..
adf_dh895xccvf_hw_data.c crypto: qat - Fix adf_isr_resource_free name clash 2015-08-11 22:06:24 +08:00
adf_dh895xccvf_hw_data.h
adf_drv.c
adf_drv.h crypto: qat - Fix adf_isr_resource_free name clash 2015-08-11 22:06:24 +08:00
adf_isr.c crypto: qat - Fix adf_isr_resource_free name clash 2015-08-11 22:06:24 +08:00
Makefile