]> Git Repo - linux.git/commit
uapi: add missing install of sync_file.h
authorEmilio López <[email protected]>
Tue, 27 Sep 2016 14:31:42 +0000 (11:31 -0300)
committerDaniel Vetter <[email protected]>
Tue, 4 Oct 2016 06:23:15 +0000 (08:23 +0200)
commit58f0f9f75c1b94dabbfc3daa333a4e68536b0a42
tree37e0c1125bde93c3eabf3a6259fc2db2248c01d0
parent6bd488db80a4264669a7d612a1be1a91cb941cf6
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: 460bfc41fd52 ("dma-buf/sync_file: de-stage sync_file headers")
Reported-by: Michael Ellerman <[email protected]>
Reviewed-by: Gustavo Padovan <[email protected]>
Signed-off-by: Emilio López <[email protected]>
Signed-off-by: Sean Paul <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
include/uapi/linux/Kbuild
This page took 0.05296 seconds and 4 git commands to generate.