mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2026-05-05 07:48:02 +02:00
nouveau: remove unused field from nouveau_bo
This commit is contained in:
parent
5671282115
commit
a247fca8ba
1 changed files with 0 additions and 1 deletions
|
|
@ -118,7 +118,6 @@ struct nouveau_bo_priv {
|
|||
void *map;
|
||||
|
||||
/* Last known information from kernel on buffer status */
|
||||
int pinned;
|
||||
uint64_t offset;
|
||||
uint32_t domain;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue