Am 31.01.23 um 15:00 schrieb Jacek Lawrynowicz:
Applied to drm-misc-next. Thanks.
I have cherry-picked the patch into drm-misc-next-fixes.
On 26.01.2023 17:37, Arnd Bergmann wrote:
From: Arnd Bergmann
With extra warnings enabled, gcc warns about two assignments
of the same .mmap callbac
Applied to drm-misc-next. Thanks.
On 26.01.2023 17:37, Arnd Bergmann wrote:
> From: Arnd Bergmann
>
> With extra warnings enabled, gcc warns about two assignments
> of the same .mmap callback:
>
> In file included from drivers/accel/ivpu/ivpu_drv.c:10:
> include/drm/drm_accel.h:31:27: error: in
duplciate -> duplicate
On 1/26/2023 9:37 AM, Arnd Bergmann wrote:
From: Arnd Bergmann
With extra warnings enabled, gcc warns about two assignments
of the same .mmap callback:
In file included from drivers/accel/ivpu/ivpu_drv.c:10:
include/drm/drm_accel.h:31:27: error: initialized field overwr