summaryrefslogtreecommitdiff
path: root/nvkm/include/subdev/fb.h
diff options
context:
space:
mode:
Diffstat (limited to 'nvkm/include/subdev/fb.h')
-rw-r--r--nvkm/include/subdev/fb.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/nvkm/include/subdev/fb.h b/nvkm/include/subdev/fb.h
index 507c3b44e..8d0032f15 100644
--- a/nvkm/include/subdev/fb.h
+++ b/nvkm/include/subdev/fb.h
@@ -146,11 +146,6 @@ struct nouveau_ram {
int (*calc)(struct nouveau_fb *, u32 freq);
int (*prog)(struct nouveau_fb *);
void (*tidy)(struct nouveau_fb *);
- struct {
- u8 version;
- u32 data;
- u8 size;
- } rammap, ramcfg, timing;
u32 freq;
u32 mr[16];
u32 mr1_nuts;