Message ID | 20210812202129.18831-20-giovanni.cabiddu@intel.com |
---|---|
State | Accepted |
Commit | 645ae0af1840199086c33e4f841892ebee73f615 |
Headers | show |
Series | crypto: qat - cumulative fixes | expand |
diff --git a/drivers/crypto/qat/qat_common/adf_pf2vf_msg.c b/drivers/crypto/qat/qat_common/adf_pf2vf_msg.c index 1b0df4a5b8b7..2670995b097f 100644 --- a/drivers/crypto/qat/qat_common/adf_pf2vf_msg.c +++ b/drivers/crypto/qat/qat_common/adf_pf2vf_msg.c @@ -192,7 +192,6 @@ int adf_iov_putmsg(struct adf_accel_dev *accel_dev, u32 msg, u8 vf_nr) return ret; } -EXPORT_SYMBOL_GPL(adf_iov_putmsg); void adf_vf2pf_req_hndl(struct adf_accel_vf_info *vf_info) {