On Wed, 29 Apr 2015 15:07:11 +0200 Eric Auger <eric.au...@linaro.org> wrote:
> On 04/27/2015 10:55 AM, Cornelia Huck wrote: > > This updates linux-headers against master 4.1-rc1 (commit > > b787f68c36d49bb1d9236f403813641efa74a031). > > > > Signed-off-by: Cornelia Huck <cornelia.h...@de.ibm.com> > > --- > > include/standard-headers/linux/virtio_balloon.h | 28 +++- > > include/standard-headers/linux/virtio_blk.h | 8 +- > > include/standard-headers/linux/virtio_ids.h | 1 + > > include/standard-headers/linux/virtio_input.h | 76 +++++++++++ > Hi Cornelia, > > Comparing my new update against 4.1rc1 and yours, I do not have the > virtio input header. Did I miss something? Just checked again, it turns up as a new file when I run update-linux-headers.sh. Forgot a git add?