summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/dss-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-omap2/dss-common.h')
-rw-r--r--arch/arm/mach-omap2/dss-common.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/arch/arm/mach-omap2/dss-common.h b/arch/arm/mach-omap2/dss-common.h
deleted file mode 100644
index a9becf0d5be8..000000000000
--- a/arch/arm/mach-omap2/dss-common.h
+++ /dev/null
@@ -1,13 +0,0 @@
-#ifndef __OMAP_DSS_COMMON__
-#define __OMAP_DSS_COMMON__
-
-/*
- * NOTE: this is a transitional file to help with DT adaptation.
- * This file will be removed when DSS supports DT.
- */
-
-void __init omap4_panda_display_init_of(void);
-void __init omap_4430sdp_display_init_of(void);
-void __init omap3_igep2_display_init_of(void);
-
-#endif