summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/dss-common.h
diff options
context:
space:
mode:
authorTomi Valkeinen2013-06-07 12:01:05 +0200
committerTomi Valkeinen2013-08-28 09:23:18 +0200
commitd14b97397a85ba36caa460fc3fef6746cf3f65df (patch)
tree1f1d63196d62fd4d4df8263353846ccd30c8d29e /arch/arm/mach-omap2/dss-common.h
parentLinux 3.11-rc6 (diff)
downloadkernel-qcow2-linux-d14b97397a85ba36caa460fc3fef6746cf3f65df.tar.gz
kernel-qcow2-linux-d14b97397a85ba36caa460fc3fef6746cf3f65df.tar.xz
kernel-qcow2-linux-d14b97397a85ba36caa460fc3fef6746cf3f65df.zip
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 <tomi.valkeinen@ti.com> Acked-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap2/dss-common.h')
-rw-r--r--arch/arm/mach-omap2/dss-common.h2
1 files changed, 0 insertions, 2 deletions
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