Re: [PATCH RESEND] crypto: caam - move shared symbols in a common location

2019-01-10 Thread Herbert Xu
On Thu, Jan 10, 2019 at 03:58:12PM +0200, Horia Geantă wrote: > There are several issues with symbols shared b/w: > -caam/jr and caam/qi drivers on one hand > -caam/qi2 driver on the other hand > > Commit 52813ab24959 ("crypto: caam/qi2 - avoid double export") fixed > some of them, however compila

[PATCH RESEND] crypto: caam - move shared symbols in a common location

2019-01-10 Thread Horia Geantă
There are several issues with symbols shared b/w: -caam/jr and caam/qi drivers on one hand -caam/qi2 driver on the other hand Commit 52813ab24959 ("crypto: caam/qi2 - avoid double export") fixed some of them, however compilation still fails for CRYPTO_DEV_FSL_CAAM=m and CRYPTO_DEV_FSL_DPAA2_CAAM=y