From 71b2e2e3b31d8ded15105e0c84e151f6fc6e413f Mon Sep 17 00:00:00 2001 From: Laurent Pinchart Date: Sun, 18 Sep 2016 14:52:13 +0300 Subject: ARM: OMAP2+: Remove the omapdss_early_init_of() function The function is empty, remove it. Signed-off-by: Laurent Pinchart Acked-by: Tomi Valkeinen Signed-off-by: Tony Lindgren --- arch/arm/mach-omap2/display.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'arch/arm/mach-omap2/display.c') diff --git a/arch/arm/mach-omap2/display.c b/arch/arm/mach-omap2/display.c index 70b3eaf085e4..e71cca0950e9 100644 --- a/arch/arm/mach-omap2/display.c +++ b/arch/arm/mach-omap2/display.c @@ -565,11 +565,6 @@ int omap_dss_reset(struct omap_hwmod *oh) return r; } -void __init omapdss_early_init_of(void) -{ - -} - static const char * const omapdss_compat_names[] __initconst = { "ti,omap2-dss", "ti,omap3-dss", -- cgit v1.2.3