OSDN Git Service

drm/omap: dss: Remove unused omapdss_default_get_timings()
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Wed, 14 Feb 2018 01:26:52 +0000 (03:26 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 3 Sep 2018 13:13:25 +0000 (16:13 +0300)
commit21ebcbac5066a36e0d88ea43921cce8418fd453a
tree643ef80b70e4b3e8964af3b50e460ad93b082c1c
parent9976782f331b0d54710fddd89848b9b6e22746d4
drm/omap: dss: Remove unused omapdss_default_get_timings()

All omap_dss_driver instances provide the get_timings operation. Remove
the default function.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/gpu/drm/omapdrm/dss/display.c