drm/nouveau/client: convert to new-style nvkm_object

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
This commit is contained in:
Ben Skeggs
2015-08-20 14:54:18 +10:00
parent 6157091177
commit 24bd0930be
9 changed files with 70 additions and 52 deletions

View File

@@ -24,6 +24,7 @@
#include "priv.h"
#include <core/client.h>
#include <core/parent.h>
#include <subdev/fb.h>
#include <subdev/instmem.h>
#include <subdev/timer.h>