Re: linux-next: build failure after merge of the drm tree
From: Alan Cox <hidden>
Date: 2011-11-16 10:15:35
Also in:
lkml
From: Alan Cox <hidden>
Date: 2011-11-16 10:15:35
Also in:
lkml
drivers/staging/gma500/framebuffer.c: In function 'psb_framebuffer_init': drivers/staging/gma500/framebuffer.c:297:2: warning: passing argument 2 of 'drm_helper_mode_fill_fb_struct' from incompatible pointer type [enabled by default] include/drm/drm_crtc_helper.h:121:12: note: expected 'struct drm_mode_fb_cmd2 *' but argument is of type 'struct drm_mode_fb_cmd *' drivers/staging/gma500/framebuffer.c:564:2: warning: passing argument 2 of 'psb_framebuffer_create' from incompatible pointer type [enabled by default] drivers/staging/gma500/framebuffer.c:314:32: note: expected 'struct drm_mode_fb_cmd *' but argument is of type 'struct drm_mode_fb_cmd2 *'
gma500 is frozen pending Dave Airlie's applying the patches moving it out of staging. <Prod, prod> Alan