]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
uapi: add missing install of sync_file.h
authorEmilio López <emilio.lopez@collabora.co.uk>
Tue, 27 Sep 2016 14:31:42 +0000 (11:31 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 10 Nov 2016 15:38:56 +0000 (16:38 +0100)
commit13d0f5b3a399bb3e473457eec756e6e1bbd0ea42
tree9d7f10e8b9bdbb28ec531e862be1714b0e3fd70a
parentdb5025bd08ef35d76248846704bbb56354d32499
uapi: add missing install of sync_file.h

commit 58f0f9f75c1b94dabbfc3daa333a4e68536b0a42 upstream.

As part of the sync framework destaging, the sync_file.h header
was moved, but an entry was not added on Kbuild to install it.
This patch resolves this omission so that "make headers_install"
installs this header.

Fixes: 460bfc41fd52 ("dma-buf/sync_file: de-stage sync_file headers")
Reported-by: Michael Ellerman <mpe@ellerman.id.au>
Reviewed-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Signed-off-by: Emilio López <emilio.lopez@collabora.co.uk>
Signed-off-by: Sean Paul <seanpaul@chromium.org>
Link: http://patchwork.freedesktop.org/patch/msgid/20160927143142.8975-1-emilio.lopez@collabora.co.uk
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/uapi/linux/Kbuild