summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nv50_display.h
diff options
context:
space:
mode:
authorBen Skeggs <bskeggs@redhat.com>2011-02-01 10:39:45 +1000
committerBen Skeggs <bskeggs@redhat.com>2011-02-25 06:44:45 +1000
commit30d81817a2a7eefcf4aa8b703d5f8330451c2648 (patch)
tree4edea626e3e05ae4df3c4989e170fdba79624315 /drivers/gpu/drm/nouveau/nv50_display.h
parent59c0f5780f21ef10428bdaccd9999879f38225bc (diff)
drm/nv50-nvc0: disp channels have fixed purposes, don't "allocate" them
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/nouveau/nv50_display.h')
-rw-r--r--drivers/gpu/drm/nouveau/nv50_display.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/nouveau/nv50_display.h b/drivers/gpu/drm/nouveau/nv50_display.h
index 0d9995173a10..97d3ed57fdef 100644
--- a/drivers/gpu/drm/nouveau/nv50_display.h
+++ b/drivers/gpu/drm/nouveau/nv50_display.h
@@ -37,7 +37,6 @@
struct nv50_display {
struct nouveau_channel *master;
- u32 evo_alloc;
struct {
struct dcb_entry *dcb;