nouveau: fix warning.

main
Jeremy Kolb 2007-10-14 10:56:31 -04:00
parent 811e43f9e2
commit 837e364353
1 changed files with 0 additions and 1 deletions

View File

@ -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 |