projects
/
platform
/
upstream
/
libdrm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
811e43f
)
nouveau: fix warning.
author
Jeremy Kolb
<jkolb@brandeis.edu>
Sun, 14 Oct 2007 14:56:31 +0000
(10:56 -0400)
committer
Jeremy Kolb
<jkolb@brandeis.edu>
Sun, 14 Oct 2007 14:56:31 +0000
(10:56 -0400)
shared-core/nouveau_notifier.c
patch
|
blob
|
history
diff --git
a/shared-core/nouveau_notifier.c
b/shared-core/nouveau_notifier.c
index c361bc690a40b775fb7e79a99acb3f4dffacc4f9..31e2b244e425d573b0bcf996fe01c570baaaa15a 100644
(file)
--- 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 |