drm: Extract <drm/drm_gem.h>
[deliverable/linux.git] / drivers / gpu / drm / mgag200 / mgag200_drv.h
index 2e2b76aa4e17df7ffa4e6a8fc1cc733f6fca6452..e9eea1d4e7c3bff677d3b947d959685c7aa210cf 100644 (file)
@@ -22,6 +22,8 @@
 #include <drm/ttm/ttm_memory.h>
 #include <drm/ttm/ttm_module.h>
 
+#include <drm/drm_gem.h>
+
 #include <linux/i2c.h>
 #include <linux/i2c-algo-bit.h>
 
@@ -190,8 +192,6 @@ struct mga_device {
        resource_size_t                 rmmio_size;
        void __iomem                    *rmmio;
 
-       drm_local_map_t                 *framebuffer;
-
        struct mga_mc                   mc;
        struct mga_mode_info            mode_info;
 
This page took 0.028399 seconds and 5 git commands to generate.