]> git.baikalelectronics.ru Git - kernel.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)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 4 Oct 2016 06:23:15 +0000 (08:23 +0200)
commit8851965e56634d69f29af7501d7e1f9fe54de9fc
tree37e0c1125bde93c3eabf3a6259fc2db2248c01d0
parentfe61dcaf83a8e46138f6667206067ddaf2208ef8
uapi: add missing install of sync_file.h

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: 8b9fea0f6dad ("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
include/uapi/linux/Kbuild