diff options
Diffstat (limited to 'arch/arm/mach-omap2/dss-common.h')
| -rw-r--r-- | arch/arm/mach-omap2/dss-common.h | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/arch/arm/mach-omap2/dss-common.h b/arch/arm/mach-omap2/dss-common.h deleted file mode 100644 index 915f6fff5106..000000000000 --- a/arch/arm/mach-omap2/dss-common.h +++ /dev/null @@ -1,14 +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(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 |
