summaryrefslogtreecommitdiff
path: root/nouveau/nouveau.h
diff options
context:
space:
mode:
Diffstat (limited to 'nouveau/nouveau.h')
-rw-r--r--nouveau/nouveau.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/nouveau/nouveau.h b/nouveau/nouveau.h
index 2287eba8..a693acff 100644
--- a/nouveau/nouveau.h
+++ b/nouveau/nouveau.h
@@ -109,7 +109,6 @@ int nouveau_object_sclass_get(struct nouveau_object *,
void nouveau_object_sclass_put(struct nouveau_sclass **);
int nouveau_object_mclass(struct nouveau_object *,
const struct nouveau_mclass *);
-void *nouveau_object_find(struct nouveau_object *, uint32_t parent_class);
struct nouveau_device {
struct nouveau_object object;