Re: [Intel-gfx] [PATCH] tools/backlight_helper: #include "config.h"

2016-12-07 Thread Jani Nikula
On Wed, 07 Dec 2016, Mike Frysinger wrote: > From: Mike Gilbert > 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/b

[Intel-gfx] [PATCH] tools/backlight_helper: #include "config.h"

2016-12-06 Thread Mike Frysinger
From: Mike Gilbert --- 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