mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2026-05-06 15:18:05 +02:00
nouveau: fix warning.
This commit is contained in:
parent
811e43f9e2
commit
837e364353
1 changed files with 0 additions and 1 deletions
|
|
@ -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 |
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue