diff options
| author | Giovanni Cabiddu <giovanni.cabiddu@intel.com> | 2023-09-14 17:14:12 +0300 |
|---|---|---|
| committer | Herbert Xu <herbert@gondor.apana.org.au> | 2023-09-20 08:15:30 +0300 |
| commit | 71713766380712c8ab2d604605e7b0b20f977801 (patch) | |
| tree | 660ed801cd0654767f1280101bdaf29f6ead40cf /include/linux/pps_kernel.h | |
| parent | 11af152f784d9eca54e193140891ac52de36e9a9 (diff) | |
| download | linux-71713766380712c8ab2d604605e7b0b20f977801.tar.xz | |
crypto: qat - consolidate services structure
The data structure that associates a service id with its name is
replicated across the driver.
Remove duplication by moving this data structure to a new include file,
adf_cfg_services.h in order to have consistency across the drivers.
Note that the data structure is re-instantiated every time the new
include is added to a compilation unit.
Signed-off-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'include/linux/pps_kernel.h')
0 files changed, 0 insertions, 0 deletions
