mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2026-05-05 05:28:03 +02:00
libkms/intel: Throw out unused intel_bo fields.
Acked-by: Jakob Bornecrantz <jakob@vmware.com>
This commit is contained in:
parent
afd74ec555
commit
23f62721b7
1 changed files with 0 additions and 2 deletions
|
|
@ -44,9 +44,7 @@
|
|||
struct intel_bo
|
||||
{
|
||||
struct kms_bo base;
|
||||
unsigned handle;
|
||||
unsigned map_count;
|
||||
int mapped;
|
||||
};
|
||||
|
||||
static int
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue