From d14b97397a85ba36caa460fc3fef6746cf3f65df Mon Sep 17 00:00:00 2001 From: Tomi Valkeinen Date: Fri, 7 Jun 2013 13:01:05 +0300 Subject: ARM: OMAP2+: Remove legacy DSS initialization for omap4 This is no longer needed as omap4 is now booted using device tree. Signed-off-by: Tomi Valkeinen Acked-by: Tony Lindgren --- arch/arm/mach-omap2/dss-common.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'arch/arm/mach-omap2/dss-common.h') diff --git a/arch/arm/mach-omap2/dss-common.h b/arch/arm/mach-omap2/dss-common.h index 915f6fff5106..c28fe3c03588 100644 --- a/arch/arm/mach-omap2/dss-common.h +++ b/arch/arm/mach-omap2/dss-common.h @@ -6,9 +6,7 @@ * This file will be removed when DSS supports DT. */ -void __init omap4_panda_display_init(void); void __init omap4_panda_display_init_of(void); -void __init omap_4430sdp_display_init(void); void __init omap_4430sdp_display_init_of(void); #endif -- cgit v1.2.3