From: Jani Nikula <jani.nikula@linux.intel.com>
To: Mike Frysinger <vapier@gentoo.org>, intel-gfx@lists.freedesktop.org
Subject: Re: [PATCH] tools/backlight_helper: #include "config.h"
Date: Wed, 07 Dec 2016 11:51:28 +0200 [thread overview]
Message-ID: <87bmwoxe1r.fsf@intel.com> (raw)
In-Reply-To: <20161207051410.23719-1-vapier@gentoo.org>
On Wed, 07 Dec 2016, Mike Frysinger <vapier@gentoo.org> wrote:
> From: Mike Gilbert <floppym@gentoo.org>
>
Uh, which project is this for...?
The commit message could use a few words, and you'll need to add
Signed-off-by.
BR,
Jani.
> ---
> tools/backlight_helper.c | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/tools/backlight_helper.c b/tools/backlight_helper.c
> index a00f0d6bd8a2..aadb8fac92ba 100644
> --- a/tools/backlight_helper.c
> +++ b/tools/backlight_helper.c
> @@ -1,3 +1,7 @@
> +#ifdef HAVE_CONFIG_H
> +#include "config.h"
> +#endif
> +
> #include <stdio.h>
> #include <string.h>
> #include <stdarg.h>
--
Jani Nikula, Intel Open Source Technology Center
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
next prev parent reply other threads:[~2016-12-07 9:51 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-07 5:14 [PATCH] tools/backlight_helper: #include "config.h" Mike Frysinger
2016-12-07 9:51 ` Jani Nikula [this message]
2016-12-07 15:33 ` [PATCH xf86-video-intel v2] " Mike Frysinger
2017-02-10 21:54 ` Chris Wilson
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=87bmwoxe1r.fsf@intel.com \
--to=jani.nikula@linux.intel.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=vapier@gentoo.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.