mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-17 20:25:19 +00:00
OMAPFB: remove omapfb_set_platform_data()
omapfb_set_platform_data() is no longer used, so remove it. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com> Acked-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
parent
8f5e35a794
commit
f060f95365
2 changed files with 0 additions and 18 deletions
|
@ -226,9 +226,6 @@ struct omapfb_platform_data {
|
|||
struct omap_lcd_config lcd;
|
||||
};
|
||||
|
||||
/* in arch/arm/plat-omap/fb.c */
|
||||
extern void omapfb_set_platform_data(struct omapfb_platform_data *data);
|
||||
|
||||
#endif
|
||||
|
||||
#endif /* __OMAPFB_H */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue