[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5620A93E.40508@redhat.com>
Date: Fri, 16 Oct 2015 09:37:34 +0200
From: Hans de Goede <hdegoede@...hat.com>
To: Stephen Rothwell <sfr@...b.auug.org.au>,
Dmitry Torokhov <dmitry.torokhov@...il.com>
Cc: linux-next@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: linux-next: build failure after merge of the input tree
Hio,
On 16-10-15 04:19, Stephen Rothwell wrote:
> Hi Dmitry,
>
> After merging the input tree, today's linux-next build (x86_64
> allmodconfig) failed like this:
>
> In file included from samples/hidraw/hid-example.c:14:0:
> ./usr/include/linux/input.h:17:31: fatal error: input-event-codes.h: No such file or directory
>
> Caused by commit
>
> d794709c3916 ("Input: Add input-event-codes header file")
>
> I have used the input tree from next-20151015 for today.
Sorry, my bad, I assumed anything under include/uapi would
automatically get installed as a usr header, but it turns out
any files added need to also be added to the Kbuild file, the
attached patch should fix this.
Dmitry, feel free to squash this into the original patch.
Regards,
Hans
View attachment "0001-input-Add-input-event-codes.h-to-usr-headers-to-inst.patch" of type "text/x-patch" (871 bytes)
Powered by blists - more mailing lists