From: Jani Nikula <jani.nikula@intel.com>
To: Petri Latvala <petri.latvala@intel.com>
Cc: igt-dev@lists.freedesktop.org
Subject: Re: [igt-dev] [PATCH i-g-t] lib/igt: don't include i915_pciids.h everywhere
Date: Fri, 11 Mar 2022 18:39:41 +0200 [thread overview]
Message-ID: <87r178wiia.fsf@intel.com> (raw)
In-Reply-To: <Yis6ajirjjAn2Eel@platvala-desk.ger.corp.intel.com>
On Fri, 11 Mar 2022, Petri Latvala <petri.latvala@intel.com> wrote:
> On Fri, Mar 11, 2022 at 01:37:12PM +0200, Jani Nikula wrote:
>> Macros from i915_pciids.h are only needed in one place,
>> intel_device_info.c, and that already includes the header. Remove an
>> unnecessary global include.
>>
>> Signed-off-by: Jani Nikula <jani.nikula@intel.com>
>
> Reviewed-by: Petri Latvala <petri.latvala@intel.com>
Thanks, pushed, got this from git push:
remote: hint: The 'hooks/update' hook was ignored because it's not set as executable.
remote: hint: You can disable this warning with `git config advice.ignoredHook false`.
remote: remote: Updating patchwork state for https://patchwork.freedesktop.org/project/intel-gpu-tools/list/
remote: remote: I: patch #478015 updated using rev c253caee9b776333a46268d85fbdf0feb79c8094.
remote: remote: I: 1 patch(es) updated to state Accepted.
remote: hint: The 'hooks/post-update' hook was ignored because it's not set as executable.
remote: hint: You can disable this warning with `git config advice.ignoredHook false`.
remote: To ssh://kemper.freedesktop.org/git/xorg/app/intel-gpu-tools
remote: b7b35f97..c253caee c253caee9b776333a46268d85fbdf0feb79c8094 -> master
To ssh://gitlab.freedesktop.org/drm/igt-gpu-tools
b7b35f974bc3..c253caee9b77 master -> master
Did I miss a memo on pushing to igt?
BR,
Jani.
>
>> ---
>> lib/igt.h | 1 -
>> 1 file changed, 1 deletion(-)
>>
>> diff --git a/lib/igt.h b/lib/igt.h
>> index 0bf98aa5d767..96a368e11bbf 100644
>> --- a/lib/igt.h
>> +++ b/lib/igt.h
>> @@ -26,7 +26,6 @@
>>
>> #include "drmtest.h"
>> #include "i915_3d.h"
>> -#include "i915_pciids.h"
>> #include "igt_aux.h"
>> #include "igt_core.h"
>> #include "igt_core.h"
>> --
>> 2.30.2
>>
--
Jani Nikula, Intel Open Source Graphics Center
next prev parent reply other threads:[~2022-03-11 16:39 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-11 11:37 [igt-dev] [PATCH i-g-t] lib/igt: don't include i915_pciids.h everywhere Jani Nikula
2022-03-11 12:02 ` Petri Latvala
2022-03-11 16:39 ` Jani Nikula [this message]
2022-03-11 12:32 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
2022-03-11 14:55 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87r178wiia.fsf@intel.com \
--to=jani.nikula@intel.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=petri.latvala@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox