summaryrefslogtreecommitdiff
path: root/include/drm/drm_mode.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/drm_mode.h
parent22d46669043d38fcd16efca773f5ed5693c0fb58 (diff)
downloaddrm-170674a606f6d7869b5fa4457c07e10dd27f2771.tar.gz
Finish fixing the build on FreeBSD
Diffstat (limited to 'include/drm/drm_mode.h')
-rw-r--r--include/drm/drm_mode.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/drm/drm_mode.h b/include/drm/drm_mode.h
index 1f908416..852505e7 100644
--- a/include/drm/drm_mode.h
+++ b/include/drm/drm_mode.h
@@ -27,9 +27,6 @@
#ifndef _DRM_MODE_H
#define _DRM_MODE_H
-#include <linux/kernel.h>
-#include <linux/types.h>
-
#define DRM_DISPLAY_INFO_LEN 32
#define DRM_CONNECTOR_NAME_LEN 32
#define DRM_DISPLAY_MODE_LEN 32