On Sat, May 19, 2012 at 2:02 AM, Randy Dunlap <rdunlap at xenotime.net> wrote: > On 05/18/2012 01:49 AM, Stephen Rothwell wrote: > >> Hi all, >> >> Changes since 201205017: > > > When CONFIG_VGA_CONSOLE is not enabled: > > drivers/gpu/drm/cirrus/cirrus_drv.c:87:2: error: implicit declaration of > function 'vgacon_text_force' > drivers/gpu/drm/ast/ast_drv.c:224:2: error: implicit declaration of function > 'vgacon_text_force' > drivers/gpu/drm/mgag200/mgag200_drv.c:96:2: error: implicit declaration of > function 'vgacon_text_force'
Thanks Randy, fix pushed to drm-next. Dave.