[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YfOM1+ydDpsbV09r@gondor.apana.org.au>
Date: Fri, 28 Jan 2022 17:27:35 +1100
From: Herbert Xu <herbert@...dor.apana.org.au>
To: Shijith Thotton <sthotton@...vell.com>
Cc: arno@...isbad.org, bbrezillon@...nel.org, sthotton@...vell.com,
linux-crypto@...r.kernel.org, jerinj@...vell.com,
sgoutham@...vell.com, schalla@...vell.com, davem@...emloft.net,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] crypto: octeontx2: select CONFIG_NET_DEVLINK
Shijith Thotton <sthotton@...vell.com> wrote:
> OcteonTX2 CPT driver will fail to link without devlink support.
>
> aarch64-linux-gnu-ld: otx2_cpt_devlink.o: in function `otx2_cpt_dl_egrp_delete':
> otx2_cpt_devlink.c:18: undefined reference to `devlink_priv'
> aarch64-linux-gnu-ld: otx2_cpt_devlink.o: in function `otx2_cpt_dl_egrp_create':
> otx2_cpt_devlink.c:9: undefined reference to `devlink_priv'
> aarch64-linux-gnu-ld: otx2_cpt_devlink.o: in function `otx2_cpt_dl_uc_info':
> otx2_cpt_devlink.c:27: undefined reference to `devlink_priv'
>
> Fixes: fed8f4d5f946 ("crypto: octeontx2 - parameters for custom engine groups")
>
> Signed-off-by: Shijith Thotton <sthotton@...vell.com>
> ---
> drivers/crypto/marvell/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
Patch applied. Thanks.
--
Email: Herbert Xu <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
Powered by blists - more mailing lists