X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=include%2Fdrm%2Fttm%2Fttm_tt.h;h=b20e89d321b03dbca5cd6f114810057ac318eff1;hb=d6498af58f5c7fb7b252f4791620fe4dd7213ca3;hp=818680c6a8ed947d8a50fc87028fc4e9b39e80b3;hpb=7c3d49b0b545d27372f824dce83139afeea61633;p=linux-2.6-microblaze.git 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;