提交 dc47c0cf 编写于 作者: S Sebastian Reichel 提交者: Tomi Valkeinen

drm/omap: remove unused function defines

Remove driver (un)register API defines. They do not even exist
anymore.
Signed-off-by: NSebastian Reichel <sebastian.reichel@collabora.co.uk>
Signed-off-by: NTomi Valkeinen <tomi.valkeinen@ti.com>
上级 a7631c4b
...@@ -585,9 +585,6 @@ struct omap_dss_driver { ...@@ -585,9 +585,6 @@ struct omap_dss_driver {
bool omapdss_is_initialized(void); bool omapdss_is_initialized(void);
int omap_dss_register_driver(struct omap_dss_driver *);
void omap_dss_unregister_driver(struct omap_dss_driver *);
int omapdss_register_display(struct omap_dss_device *dssdev); int omapdss_register_display(struct omap_dss_device *dssdev);
void omapdss_unregister_display(struct omap_dss_device *dssdev); void omapdss_unregister_display(struct omap_dss_device *dssdev);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册