summaryrefslogtreecommitdiff
path: root/shared-core/nouveau_notifier.c
diff options
context:
space:
mode:
authorJeremy Kolb <jkolb@brandeis.edu>2007-10-14 10:56:31 -0400
committerJeremy Kolb <jkolb@brandeis.edu>2007-10-14 10:56:31 -0400
commit837e364353b3137ce87b5cce9c06f05a3d603201 (patch)
tree627216925d9dcb410c92a12473f5a5cb68f221a3 /shared-core/nouveau_notifier.c
parent811e43f9e27abdf4c8a4b36c7c287e53134fc950 (diff)
nouveau: fix warning.
Diffstat (limited to 'shared-core/nouveau_notifier.c')
-rw-r--r--shared-core/nouveau_notifier.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/shared-core/nouveau_notifier.c b/shared-core/nouveau_notifier.c
index c361bc69..31e2b244 100644
--- a/shared-core/nouveau_notifier.c
+++ b/shared-core/nouveau_notifier.c
@@ -33,7 +33,6 @@ int
nouveau_notifier_init_channel(struct nouveau_channel *chan)
{
struct drm_device *dev = chan->dev;
- struct drm_nouveau_private *dev_priv = dev->dev_private;
int flags, ret;
flags = (NOUVEAU_MEM_PCI | NOUVEAU_MEM_MAPPED |