drm: Move legacy buffer structures to <drm/drm_legacy.h>
[deliverable/linux.git] / include / drm / ati_pcigart.h
index da4bfcd81a37632f1fd0df9d602ec6c14d551443..5765648b5ef7fb0e32f71fbeb9f9814afa3f9be4 100644 (file)
@@ -1,6 +1,8 @@
 #ifndef DRM_ATI_PCIGART_H
 #define DRM_ATI_PCIGART_H
 
+#include <drm/drm_legacy.h>
+
 /* location of GART table */
 #define DRM_ATI_GART_MAIN 1
 #define DRM_ATI_GART_FB   2
This page took 0.02903 seconds and 5 git commands to generate.