Backmerge tag 'v4.7' into drm-next
[cascardo/linux.git] / drivers / gpu / drm / nouveau / nvkm / subdev / fb / gf100.h
index 2160e5a..449f431 100644 (file)
@@ -14,4 +14,6 @@ int gf100_fb_new_(const struct nvkm_fb_func *, struct nvkm_device *,
 void *gf100_fb_dtor(struct nvkm_fb *);
 void gf100_fb_init(struct nvkm_fb *);
 void gf100_fb_intr(struct nvkm_fb *);
+
+void gp100_fb_init(struct nvkm_fb *);
 #endif