diff options
| author | Dave Airlie <airlied@redhat.com> | 2017-02-16 06:27:55 +0300 |
|---|---|---|
| committer | Dave Airlie <airlied@redhat.com> | 2017-02-16 06:27:55 +0300 |
| commit | b7bc0daa889e65db202f3222f5b69b5c80d4070f (patch) | |
| tree | 733f6ebe15dc5d53441e6fe21e464ba39b3e6b31 /include | |
| parent | 1e9d996645401f1a5bd6473e229a4d41575fc478 (diff) | |
| parent | 1592364de3912dad264262f4bcc61552984c9523 (diff) | |
| download | linux-b7bc0daa889e65db202f3222f5b69b5c80d4070f.tar.xz | |
Merge tag 'drm-misc-next-fixes-2017-02-15' of git://anongit.freedesktop.org/git/drm-misc into drm-next
Fixes for the v4.11 merge window.
* tag 'drm-misc-next-fixes-2017-02-15' of git://anongit.freedesktop.org/git/drm-misc:
drm: Resurrect atomic rmfb code, v3
uapi: add missing install of dma-buf.h
Diffstat (limited to 'include')
| -rw-r--r-- | include/uapi/linux/Kbuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/uapi/linux/Kbuild b/include/uapi/linux/Kbuild index f330ba4547cf..900129c8f6cf 100644 --- a/include/uapi/linux/Kbuild +++ b/include/uapi/linux/Kbuild @@ -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 |
