[PATCH v2] lib: sync PCI ID macros with kernel
Jani Nikula
jani.nikula at intel.com
Fri Nov 8 10:20:44 UTC 2024
On Thu, 07 Nov 2024, Ngai-Mint Kwan <ngai-mint.kwan at linux.intel.com> wrote:
> diff --git a/lib/i915/perf.c b/lib/i915/perf.c
> index ef2f74be8..9eb1141d4 100644
> --- a/lib/i915/perf.c
> +++ b/lib/i915/perf.c
> @@ -37,7 +37,7 @@
>
> #include <i915_drm.h>
>
> -#include "i915_pciids.h"
> +#include "pciids.h"
> #include "i915_pciids_local.h"
After this gets merged, maybe you could write a follow-up patch that
renames i915_pciids_local.h to pciids_local.h and cleans it up; there's
some old cruft in there.
BR,
Jani.
--
Jani Nikula, Intel
More information about the igt-dev
mailing list