summaryrefslogtreecommitdiff
path: root/linux-core/drmP.h
diff options
context:
space:
mode:
authorThomas Hellstrom <thomas-at-tungstengraphics-dot-com>2007-02-14 14:10:10 +0100
committerThomas Hellstrom <thomas-at-tungstengraphics-dot-com>2007-02-14 14:10:10 +0100
commit1345076c8f93936563cd5c15588b1d76d87969d3 (patch)
tree4ba3d741ebb7bfa2e01fd8e7d07901c161642f14 /linux-core/drmP.h
parent8ffc1844b083e36266ebc4d1a47f6e8fe619fd05 (diff)
Rename drm_ttm.h to drm_objects.h
Fix up some header incompatibilities in drm_fence.c caused by the previous commit.
Diffstat (limited to 'linux-core/drmP.h')
-rw-r--r--linux-core/drmP.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux-core/drmP.h b/linux-core/drmP.h
index c3607c3f..0bf71c49 100644
--- a/linux-core/drmP.h
+++ b/linux-core/drmP.h
@@ -592,7 +592,7 @@ typedef struct ati_pcigart_info {
} drm_ati_pcigart_info;
-#include "drm_ttm.h"
+#include "drm_objects.h"
/**
* DRM driver structure. This structure represent the common code for