[Intel-gfx] linux-next: build warning after merge of the drm-misc-fixes tree

2023-10-04 Thread Stephen Rothwell
Hi all, After merging the drm-misc-fixes tree, today's linux-next build (htmldocs) produced this warning: include/uapi/drm/nouveau_drm.h:49: warning: Cannot understand * @NOUVEAU_GETPARAM_EXEC_PUSH_MAX on line 49 - I thought it was a doc line Introduced by commit d59e75eef52d

Re: [Intel-gfx] linux-next: build warning after merge of the drm-misc-fixes tree

2020-11-03 Thread Maxime Ripard
Hi Stephen, On Tue, Nov 03, 2020 at 11:31:21AM +1100, Stephen Rothwell wrote: > Hi all, > > After merging the drm-misc-fixes tree, today's linux-next build (arm > multi_v7_defconfig) produced this warning: > > drivers/gpu/drm/vc4/vc4_drv.c: In function 'vc4_drm_unbind': >

[Intel-gfx] linux-next: build warning after merge of the drm-misc-fixes tree

2020-11-02 Thread Stephen Rothwell
Hi all, After merging the drm-misc-fixes tree, today's linux-next build (arm multi_v7_defconfig) produced this warning: drivers/gpu/drm/vc4/vc4_drv.c: In function 'vc4_drm_unbind': drivers/gpu/drm/vc4/vc4_drv.c:322:18: warning: unused variable 'vc4' [-Wunused-variable] 322 | struct vc4_dev

Re: [Intel-gfx] linux-next: build warning after merge of the drm-misc-fixes tree

2019-10-21 Thread Stephen Rothwell
Hi all, This should have been reported against the vfs-fixes tree, sorry. On Tue, 22 Oct 2019 08:07:34 +1100 Stephen Rothwell wrote: > > Hi all, > > After merging the drm-misc-fixes tree, today's linux-next build (powerpc > ppc64_defconfig) produced this warning: > > In file included from

[Intel-gfx] linux-next: build warning after merge of the drm-misc-fixes tree

2019-10-21 Thread Stephen Rothwell
Hi all, After merging the drm-misc-fixes tree, today's linux-next build (powerpc ppc64_defconfig) produced this warning: In file included from include/uapi/linux/posix_types.h:5, from include/uapi/linux/types.h:14, from include/linux/types.h:6,