projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a8e2fad
)
drm/cirrus: Remove unused validate_sequence
author
Maarten Lankhorst
<
[email protected]
>
Mon, 20 Aug 2012 13:54:28 +0000
(13:54 +0000)
committer
Dave Airlie
<
[email protected]
>
Thu, 23 Aug 2012 23:34:46 +0000
(09:34 +1000)
Signed-off-by: Maarten Lankhorst <
[email protected]
>
Signed-off-by: Dave Airlie <
[email protected]
>
drivers/gpu/drm/cirrus/cirrus_drv.h
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/cirrus/cirrus_drv.h
b/drivers/gpu/drm/cirrus/cirrus_drv.h
index 64ea597cb6d390219abd198a086e131b08b6d54d..5d045647a3fc76deba63355577f373ccf8da6fe7 100644
(file)
--- a/
drivers/gpu/drm/cirrus/cirrus_drv.h
+++ b/
drivers/gpu/drm/cirrus/cirrus_drv.h
@@
-143,7
+143,6
@@
struct cirrus_device {
struct drm_global_reference mem_global_ref;
struct ttm_bo_global_ref bo_global_ref;
struct ttm_bo_device bdev;
- atomic_t validate_sequence;
} ttm;
bool mm_inited;
};