mirror of
https://github.com/tbsdtv/linux_media.git
synced 2025-07-24 05:01:03 +02:00
Merge tag 'topic/drmp-cleanup-2019-01-02' of git://anongit.freedesktop.org/drm/drm-intel into drm-misc-next
Make some drm headers self-contained with includes and forward declarations Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com> # gpg: Signature made Wed 02 Jan 2019 10:47:51 AM CET # gpg: using RSA key 1565A65B77B0632E1124E59CD398079D26ABEE6F # gpg: Can't check signature: No public key From: Jani Nikula <jani.nikula@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/87pntfl6pa.fsf@intel.com
This commit is contained in:
@@ -26,7 +26,9 @@
|
||||
#ifndef __DRM_SYNCOBJ_H__
|
||||
#define __DRM_SYNCOBJ_H__
|
||||
|
||||
#include "linux/dma-fence.h"
|
||||
#include <linux/dma-fence.h>
|
||||
|
||||
struct drm_file;
|
||||
|
||||
/**
|
||||
* struct drm_syncobj - sync object.
|
||||
|
Reference in New Issue
Block a user