Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4449933a authored by Ilia Mirkin's avatar Ilia Mirkin Committed by Ben Skeggs
Browse files

drm/nouveau: remove prototype for non-existent nouveau_connector_bpp

parent c42a7aec
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -107,7 +107,4 @@ nouveau_crtc_connector_get(struct nouveau_crtc *nv_crtc)
struct drm_connector *
nouveau_connector_create(struct drm_device *, int index);

int
nouveau_connector_bpp(struct drm_connector *);

#endif /* __NOUVEAU_CONNECTOR_H__ */