[PATCH 03/20] drm: include drm.h in armada_drm.h

From: Gabriel Laskar
Date: Mon Nov 30 2015 - 09:11:28 EST


Signed-off-by: Gabriel Laskar <gabriel@xxxxxxxxxxxx>
CC: Emil Velikov <emil.l.velikov@xxxxxxxxx>
CC: Mikko Rapeli <mikko.rapeli@xxxxxx>

---
include/uapi/drm/armada_drm.h | 2 ++
1 file changed, 2 insertions(+)

diff --git a/include/uapi/drm/armada_drm.h b/include/uapi/drm/armada_drm.h
index 8dec3fd..6de7f01 100644
--- a/include/uapi/drm/armada_drm.h
+++ b/include/uapi/drm/armada_drm.h
@@ -9,6 +9,8 @@
#ifndef DRM_ARMADA_IOCTL_H
#define DRM_ARMADA_IOCTL_H

+#include "drm.h"
+
#define DRM_ARMADA_GEM_CREATE 0x00
#define DRM_ARMADA_GEM_MMAP 0x02
#define DRM_ARMADA_GEM_PWRITE 0x03
--
2.6.2

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/