diff options
Diffstat (limited to 'arch/arm/mach-omap2/dss-common.h')
-rw-r--r-- | arch/arm/mach-omap2/dss-common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-omap2/dss-common.h b/arch/arm/mach-omap2/dss-common.h index c28fe3c03588..a9becf0d5be8 100644 --- a/arch/arm/mach-omap2/dss-common.h +++ b/arch/arm/mach-omap2/dss-common.h | |||
@@ -8,5 +8,6 @@ | |||
8 | 8 | ||
9 | void __init omap4_panda_display_init_of(void); | 9 | void __init omap4_panda_display_init_of(void); |
10 | void __init omap_4430sdp_display_init_of(void); | 10 | void __init omap_4430sdp_display_init_of(void); |
11 | void __init omap3_igep2_display_init_of(void); | ||
11 | 12 | ||
12 | #endif | 13 | #endif |