]> Pileus Git - ~andy/linux/blob - arch/arm/plat-omap/fb.h
Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'versatile...
[~andy/linux] / arch / arm / plat-omap / fb.h
1 #ifndef __PLAT_OMAP_FB_H__
2 #define __PLAT_OMAP_FB_H__
3
4 extern unsigned long omapfb_reserve_sram(unsigned long sram_pstart,
5                                          unsigned long sram_vstart,
6                                          unsigned long sram_size,
7                                          unsigned long pstart_avail,
8                                          unsigned long size_avail);
9
10 #endif /* __PLAT_OMAP_FB_H__ */