X-Git-Url: http://git.monstr.eu/?p=linux-2.6-microblaze.git;a=blobdiff_plain;f=include%2Fdrm%2Fttm%2Fttm_tt.h;h=b20e89d321b03dbca5cd6f114810057ac318eff1;hp=818680c6a8ed947d8a50fc87028fc4e9b39e80b3;hb=d6498af58f5c7fb7b252f4791620fe4dd7213ca3;hpb=051df241e44693dba8f4e1e74184237f55dd811d diff --git a/include/drm/ttm/ttm_tt.h b/include/drm/ttm/ttm_tt.h index 818680c6a8ed..b20e89d321b0 100644 --- a/include/drm/ttm/ttm_tt.h +++ b/include/drm/ttm/ttm_tt.h @@ -27,11 +27,12 @@ #ifndef _TTM_TT_H_ #define _TTM_TT_H_ +#include #include #include #include -struct ttm_bo_device; +struct ttm_device; struct ttm_tt; struct ttm_resource; struct ttm_buffer_object;