Re: linux-next: build warnings after merge of the drm tree

From: Stephen Rothwell
Date: Wed May 24 2017 - 21:49:51 EST


Hi Eric,

On Fri, 19 May 2017 10:49:06 -0700 Eric Anholt <eric@xxxxxxxxxx> wrote:
>
> Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> writes:
>
> > After merging the drm tree, today's linux-next build (x86_64 allmodconfig)
> > produced these warnings:
> >
> > drivers/gpu/drm/pl111/pl111_drv.c:81:12: warning: 'pl111_modeset_init' defined but not used [-Wunused-function]
> > static int pl111_modeset_init(struct drm_device *dev)
> > ^
> > drivers/gpu/drm/pl111/pl111_drv.c:149:26: warning: 'pl111_drm_driver' defined but not used [-Wunused-variable]
> > static struct drm_driver pl111_drm_driver = {
> > ^
>
> Sorry about that -- I thought that kbuild test robot would give me
> notification of new warnings.
>
> Patch incoming.

I saw the patch, but it doesn't seem to have been applied anywhere yet.

--
Cheers,
Stephen Rothwell