summaryrefslogtreecommitdiffstats
path: root/include/drm/gma_drm.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/drm/gma_drm.h')
-rw-r--r--include/drm/gma_drm.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/include/drm/gma_drm.h b/include/drm/gma_drm.h
new file mode 100644
index 000000000..228f43e8d
--- /dev/null
+++ b/include/drm/gma_drm.h
@@ -0,0 +1,13 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
+/**************************************************************************
+ * Copyright (c) 2007-2011, Intel Corporation.
+ * All Rights Reserved.
+ * Copyright (c) 2008, Tungsten Graphics Inc. Cedar Park, TX., USA.
+ * All Rights Reserved.
+ *
+ **************************************************************************/
+
+#ifndef _GMA_DRM_H_
+#define _GMA_DRM_H_
+
+#endif