提交 fb251e34 编写于 作者: T Tomi Valkeinen

drm/omap: remove unused get_dimensions()

get_dimensions function pointer is not used, remove it.
Signed-off-by: NTomi Valkeinen <tomi.valkeinen@ti.com>
Reviewed-by: NLaurent Pinchart <laurent.pinchart@ideasonboard.com>
上级 aa61321d
......@@ -690,8 +690,6 @@ struct omap_dss_driver {
void (*get_resolution)(struct omap_dss_device *dssdev,
u16 *xres, u16 *yres);
void (*get_dimensions)(struct omap_dss_device *dssdev,
u32 *width, u32 *height);
int (*check_timings)(struct omap_dss_device *dssdev,
struct videomode *vm);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册