OMAPFB_PLANE_NUM
struct fb_info *fb_info[OMAPFB_PLANE_NUM];
struct omapfb_mem_region region[OMAPFB_PLANE_NUM];
while (plane < OMAPFB_PLANE_NUM) {
while (plane < OMAPFB_PLANE_NUM) {
static unsigned long def_vram[OMAPFB_PLANE_NUM];
static struct blocking_notifier_head omapfb_client_list[OMAPFB_PLANE_NUM];
for (i = 0; i < OMAPFB_PLANE_NUM; i++)
if ((unsigned)omapfb_nb->plane_idx >= OMAPFB_PLANE_NUM)
for (i = 0; i < OMAPFB_PLANE_NUM; i++)