arm: ep93xx: Add basic interrupt info
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / arch / arm / plat-omap / fb.h
blobd765d0bd8520228f015311acebd3e0e7c8d4131a
1 #ifndef __PLAT_OMAP_FB_H__
2 #define __PLAT_OMAP_FB_H__
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);
10 #endif /* __PLAT_OMAP_FB_H__ */