Skip to content
Snippets Groups Projects
Commit 1e17792d authored by Christian König's avatar Christian König
Browse files

drm/ttm: remove TTM_PAGE_FLAG_WRITE

parent 8e6cb56b
No related branches found
No related tags found
No related merge requests found
......@@ -34,7 +34,6 @@ struct ttm_resource;
struct ttm_buffer_object;
struct ttm_operation_ctx;
#define TTM_PAGE_FLAG_WRITE (1 << 3)
#define TTM_PAGE_FLAG_SWAPPED (1 << 4)
#define TTM_PAGE_FLAG_ZERO_ALLOC (1 << 6)
#define TTM_PAGE_FLAG_DMA32 (1 << 7)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment