summaryrefslogtreecommitdiff
path: root/src/nv_type.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nv_type.h')
-rw-r--r--src/nv_type.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/nv_type.h b/src/nv_type.h
index 510ec11..e75c37a 100644
--- a/src/nv_type.h
+++ b/src/nv_type.h
@@ -71,9 +71,6 @@ typedef struct _NVRec {
int NVArch;
Bool Primary;
- /* VRAM physical address */
- unsigned long VRAMPhysical;
-
/* Various pinned memory regions */
struct nouveau_bo * scanout;
struct nouveau_bo * offscreen;