Hi Dave, After merging the drm tree, today's linux-next build (x86_64 allmodconfig) produced this warning: drivers/gpu/drm/gma500/framebuffer.c: At top level: drivers/gpu/drm/gma500/framebuffer.c:669:2: warning: initialization from incompatible pointer type [enabled by default] drivers/gpu/drm/gma500/framebuffer.c:669:2: warning: (near initialization for 'psb_mode_funcs.fb_create') [enabled by default] Caused by commit 4d8d096e9ae8 ("gma500: introduce the framebuffer support code") interacting with commit 308e5bcbdb10 ("drm: add an fb creation ioctl that takes a pixel format v5"). Again this should have been fixed up in commit b63e0f9cb433 ("Merge branch 'drm-gma500-alanc' into drm-core-next"). -- Cheers, Stephen Rothwell sfr@canb.auug.org.au http://www.canb.auug.org.au/~sfr/