* [PATCH] tools/power/x86/intel-speed-select: Add .gitignore file
@ 2019-07-08 17:31 Prarit Bhargava
2019-07-08 19:48 ` Andy Shevchenko
0 siblings, 1 reply; 2+ messages in thread
From: Prarit Bhargava @ 2019-07-08 17:31 UTC (permalink / raw)
To: linux-pm
Cc: Prarit Bhargava, Srinivas Pandruvada, Andy Shevchenko,
David Arcari
Andy, could you please add this patch to Srinivas' intel-speed-select
patchset?
Thanks,
P.
---8<---
Add a .gitignore file for build include/ and final binary.
Signed-off-by: Prarit Bhargava <prarit@redhat.com>
Cc: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Cc: Andy Shevchenko <andy.shevchenko@gmail.com>
Cc: David Arcari <darcari@redhat.com>
---
tools/power/x86/intel-speed-select/.gitignore | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 tools/power/x86/intel-speed-select/.gitignore
diff --git a/tools/power/x86/intel-speed-select/.gitignore b/tools/power/x86/intel-speed-select/.gitignore
new file mode 100644
index 000000000000..f61145925ce9
--- /dev/null
+++ b/tools/power/x86/intel-speed-select/.gitignore
@@ -0,0 +1,2 @@
+include/
+intel-speed-select
--
2.21.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] tools/power/x86/intel-speed-select: Add .gitignore file
2019-07-08 17:31 [PATCH] tools/power/x86/intel-speed-select: Add .gitignore file Prarit Bhargava
@ 2019-07-08 19:48 ` Andy Shevchenko
0 siblings, 0 replies; 2+ messages in thread
From: Andy Shevchenko @ 2019-07-08 19:48 UTC (permalink / raw)
To: Prarit Bhargava; +Cc: Linux PM, Srinivas Pandruvada, David Arcari
On Mon, Jul 8, 2019 at 8:32 PM Prarit Bhargava <prarit@redhat.com> wrote:
>
> Andy, could you please add this patch to Srinivas' intel-speed-select
> patchset?
Please, sent it as usual and I will add it.
The series can't be modified anymore (it's published).
>
> Thanks,
>
> P.
> ---8<---
>
> Add a .gitignore file for build include/ and final binary.
>
> Signed-off-by: Prarit Bhargava <prarit@redhat.com>
> Cc: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
> Cc: Andy Shevchenko <andy.shevchenko@gmail.com>
> Cc: David Arcari <darcari@redhat.com>
> ---
> tools/power/x86/intel-speed-select/.gitignore | 2 ++
> 1 file changed, 2 insertions(+)
> create mode 100644 tools/power/x86/intel-speed-select/.gitignore
>
> diff --git a/tools/power/x86/intel-speed-select/.gitignore b/tools/power/x86/intel-speed-select/.gitignore
> new file mode 100644
> index 000000000000..f61145925ce9
> --- /dev/null
> +++ b/tools/power/x86/intel-speed-select/.gitignore
> @@ -0,0 +1,2 @@
> +include/
> +intel-speed-select
> --
> 2.21.0
>
--
With Best Regards,
Andy Shevchenko
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-07-08 19:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-08 17:31 [PATCH] tools/power/x86/intel-speed-select: Add .gitignore file Prarit Bhargava
2019-07-08 19:48 ` Andy Shevchenko
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).