Merge branches 'sh/wdt', 'sh/pci-express-async' and 'common/serial-rework' into sh...
[pandora-kernel.git] / 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__ */