On Fri, Oct 20, 2023 at 03:52:51PM +0100, Giovanni Cabiddu wrote: > The file adf_cfg_services.h cannot be included in header files since it > instantiates the structure adf_cfg_services. Move that structure to its > own file and export the symbol. > > This does not introduce any functional change. > > Signed-off-by: Giovanni Cabiddu <giovanni.cabiddu@xxxxxxxxx> > Reviewed-by: Damian Muszynski <damian.muszynski@xxxxxxxxx> > --- > .../intel/qat/qat_4xxx/adf_4xxx_hw_data.c | 2 +- > drivers/crypto/intel/qat/qat_common/Makefile | 1 + > .../intel/qat/qat_common/adf_cfg_services.c | 21 +++++++++++++++++++ > .../intel/qat/qat_common/adf_cfg_services.h | 14 ++----------- > 4 files changed, 25 insertions(+), 13 deletions(-) > create mode 100644 drivers/crypto/intel/qat/qat_common/adf_cfg_services.c Patch applied. Thanks. -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt