drm/nouveau: port all engines to new engine module format
[deliverable/linux.git] / drivers / gpu / drm / nouveau / core / include / subdev / device.h
index 5eec03a40f6d6d8d0f295f0511f3e41f4440a25a..c9e4c4afa50e83ad3058377e0ddbf98981747e47 100644 (file)
@@ -8,7 +8,6 @@
 
 int  nouveau_device_create_(struct pci_dev *, u64 name, const char *sname,
                            const char *cfg, const char *dbg, int, void **);
-void nouveau_device_destroy(struct nouveau_device **);
 
 int nv04_identify(struct nouveau_device *);
 int nv10_identify(struct nouveau_device *);
This page took 0.04205 seconds and 5 git commands to generate.