提交 a191e48d 编写于 作者: E Emil Goode 提交者: Thierry Reding

drm/tegra: Include header drm/drm.h

Include definitions of used types by including drm/drm.h

Sparse output:
/usr/include/drm/tegra_drm.h:21:
	found __[us]{8,16,32,64} type without
	#include <linux/types.h>
Signed-off-by: NEmil Goode <emilgoode@gmail.com>
Signed-off-by: NThierry Reding <thierry.reding@gmail.com>
上级 a5ad7a63
......@@ -17,6 +17,8 @@
#ifndef _UAPI_TEGRA_DRM_H_
#define _UAPI_TEGRA_DRM_H_
#include <drm/drm.h>
struct drm_tegra_gem_create {
__u64 size;
__u32 flags;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册