diff options
Diffstat (limited to 'include/linux/omapfb.h')
-rw-r--r-- | include/linux/omapfb.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/linux/omapfb.h b/include/linux/omapfb.h index 7a8e0ea345eb..a575706a83c3 100644 --- a/include/linux/omapfb.h +++ b/include/linux/omapfb.h | |||
@@ -226,9 +226,6 @@ struct omapfb_platform_data { | |||
226 | struct omap_lcd_config lcd; | 226 | struct omap_lcd_config lcd; |
227 | }; | 227 | }; |
228 | 228 | ||
229 | /* in arch/arm/plat-omap/fb.c */ | ||
230 | extern void omapfb_set_platform_data(struct omapfb_platform_data *data); | ||
231 | |||
232 | #endif | 229 | #endif |
233 | 230 | ||
234 | #endif /* __OMAPFB_H */ | 231 | #endif /* __OMAPFB_H */ |