Skip to content
Snippets Groups Projects
Commit 33f0fca6 authored by Emil Velikov's avatar Emil Velikov Committed by Dave Airlie
Browse files

drm/sis: add missing include drm.h for the UAPI header

parent f7a3e1dc
No related branches found
No related tags found
No related merge requests found
......@@ -27,6 +27,8 @@
#ifndef __SIS_DRM_H__
#define __SIS_DRM_H__
#include "drm.h"
/* SiS specific ioctls */
#define NOT_USED_0_3
#define DRM_SIS_FB_ALLOC 0x04
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment