summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/display.h
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>2017-08-11 16:49:10 +0300
committerTomi Valkeinen <tomi.valkeinen@ti.com>2017-08-16 15:38:51 +0300
commitd86bd82c1ae7b4e3304be969cecd4ece63b78eea (patch)
treed8ddafe992a5b0a3683eee5328fa897bb0eba3a1 /arch/arm/mach-omap2/display.h
parent56503e18e9afe459528dff01cd2144c6df1198fe (diff)
ARM: OMAP2+: Remove unused omapdrm platform device
The omapdrm platform device is unused, as a replacement is now registered in the omapdss driver. Remove it. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Acked-by: Tony Lindgren <tony@atomide.com> Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ti.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'arch/arm/mach-omap2/display.h')
-rw-r--r--arch/arm/mach-omap2/display.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/display.h b/arch/arm/mach-omap2/display.h
index 9a39646d4316..42ec2e99a2f4 100644
--- a/arch/arm/mach-omap2/display.h
+++ b/arch/arm/mach-omap2/display.h
@@ -26,7 +26,6 @@ struct omap_dss_dispc_dev_attr {
bool has_framedonetv_irq;
};
-int omap_init_drm(void);
int omap_init_vrfb(void);
int omap_init_fb(void);
int omap_init_vout(void);