]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
uapi: add missing install of dma-buf.h
authorDenys Dmytriyenko <denys@ti.com>
Tue, 14 Feb 2017 20:00:47 +0000 (15:00 -0500)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 14 Feb 2017 21:45:16 +0000 (22:45 +0100)
As part of c11e391da2a8fe973c3c2398452000bed505851e "dma-buf: Add ioctls to
allow userspace to flush" a new uapi header file dma-buf.h was added, but an
entry was not added on Kbuild to install it. This patch resolves this omission
so that "make headers_install" installs this header.

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
Cc: David Herrmann <dh.herrmann@gmail.com>
Cc: Sumit Semwal <sumit.semwal@linaro.org>
Cc: Daniel Vetter <daniel.vetter@intel.com>
Cc: Tiago Vignatti <tiago.vignatti@intel.com>
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/1487102447-59265-1-git-send-email-denis@denix.org
include/uapi/linux/Kbuild

index f330ba4547cfd4c59da3d8f309e4ab76d8bd8b40..900129c8f6cfc53b674b96a1e49b52da4ea60c39 100644 (file)
@@ -109,6 +109,7 @@ header-y += dlm_netlink.h
 header-y += dlm_plock.h
 header-y += dm-ioctl.h
 header-y += dm-log-userspace.h
+header-y += dma-buf.h
 header-y += dn.h
 header-y += dqblk_xfs.h
 header-y += edd.h