]> Pileus Git - ~andy/linux/blobdiff - include/drm/ttm/ttm_bo_api.h
drm/ttm: make ttm reservation calls behave like reservation calls
[~andy/linux] / include / drm / ttm / ttm_bo_api.h
index 3cb5d848fb66d871e828fa26ab361548f5641652..0a992b016fe9214fed9b1a1877fac96f71961f94 100644 (file)
@@ -234,7 +234,7 @@ struct ttm_buffer_object {
        struct list_head ddestroy;
        struct list_head swap;
        struct list_head io_reserve_lru;
-       uint32_t val_seq;
+       unsigned long val_seq;
        bool seq_valid;
 
        /**