X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=drivers%2Fcrypto%2Focteontx2%2Fotx2_cryptodev_ops.h;h=f83e36b486baa5ed16ab07a30a373feb55e6548e;hb=0d2870c4f78e2273b3f359ef49ecb60b494c9b0e;hp=a2724f722700866727dc0240ba123146bc8d6694;hpb=04227377c81bfc44042be5923947025ce76605fc;p=dpdk.git diff --git a/drivers/crypto/octeontx2/otx2_cryptodev_ops.h b/drivers/crypto/octeontx2/otx2_cryptodev_ops.h index a2724f7227..f83e36b486 100644 --- a/drivers/crypto/octeontx2/otx2_cryptodev_ops.h +++ b/drivers/crypto/octeontx2/otx2_cryptodev_ops.h @@ -16,6 +16,6 @@ enum otx2_cpt_egrp { OTX2_CPT_EGRP_AE = 2 }; -struct rte_cryptodev_ops otx2_cpt_ops; +extern struct rte_cryptodev_ops otx2_cpt_ops; #endif /* _OTX2_CRYPTODEV_OPS_H_ */