On Wed, Nov 2, 2022 at 4:09 PM David Marchand wrote:
> diff --git a/drivers/baseband/acc/rte_acc_common_cfg.h
> b/drivers/baseband/acc/rte_acc_common_cfg.h
> index cce75d5878..c6545d49db 100644
> --- a/drivers/baseband/acc/rte_acc_common_cfg.h
> +++ b/drivers/baseband/acc/rte_acc_common_cfg.h
> @
On Wed, Nov 02, 2022 at 04:08:28PM +0100, David Marchand wrote:
> With symbols going though experimental/stable stages, we accumulated
> a lot of discrepancies about inclusion of the rte_compat.h header.
>
> Some headers are including it where unneeded, while others rely on
> implicit inclusion.
>
With symbols going though experimental/stable stages, we accumulated
a lot of discrepancies about inclusion of the rte_compat.h header.
Some headers are including it where unneeded, while others rely on
implicit inclusion.
Fix unneeded inclusions:
$ git grep -l include..rte_compat.h |
xargs gre
3 matches
Mail list logo