summaryrefslogtreecommitdiff
path: root/include/drm/i915_drm.h
diff options
context:
space:
mode:
authorRobert Noland <rnoland@2hip.net>2009-11-24 09:27:29 -0600
committerRobert Noland <rnoland@2hip.net>2009-11-24 09:27:29 -0600
commit170674a606f6d7869b5fa4457c07e10dd27f2771 (patch)
tree5b476e1689265e8f041a1794e643809352744cbf /include/drm/i915_drm.h
parent22d46669043d38fcd16efca773f5ed5693c0fb58 (diff)
Finish fixing the build on FreeBSD
Diffstat (limited to 'include/drm/i915_drm.h')
-rw-r--r--include/drm/i915_drm.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/drm/i915_drm.h b/include/drm/i915_drm.h
index 30baa498..25ff7b79 100644
--- a/include/drm/i915_drm.h
+++ b/include/drm/i915_drm.h
@@ -27,11 +27,11 @@
#ifndef _I915_DRM_H_
#define _I915_DRM_H_
+#include "drm.h"
+
/* Please note that modifications to all structs defined here are
* subject to backwards-compatibility constraints.
*/
-#include <linux/types.h>
-#include "drm.h"
/* Each region is a minimum of 16k, and there are at most 255 of them.
*/