summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/dss-common.h
diff options
context:
space:
mode:
authorTomi Valkeinen <tomi.valkeinen@ti.com>2013-06-07 13:01:05 +0300
committerTomi Valkeinen <tomi.valkeinen@ti.com>2013-08-28 10:23:18 +0300
commitd14b97397a85ba36caa460fc3fef6746cf3f65df (patch)
tree1f1d63196d62fd4d4df8263353846ccd30c8d29e /arch/arm/mach-omap2/dss-common.h
parentb36f4be3de1b123d8601de062e7dbfc904f305fb (diff)
downloadop-kernel-dev-d14b97397a85ba36caa460fc3fef6746cf3f65df.zip
op-kernel-dev-d14b97397a85ba36caa460fc3fef6746cf3f65df.tar.gz
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 915f6ff..c28fe3c 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
OpenPOWER on IntegriCloud