[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <170141987169.3198881.5941706864545367309.b4-ty@kernel.org>
Date: Fri, 01 Dec 2023 09:37:51 +0100
From: Maxime Ripard <mripard@...nel.org>
To: dri-devel@...ts.freedesktop.org, linux-kernel@...r.kernel.org,
Donald Robson <donald.robson@...tec.com>
Cc: matt.coster@...tec.com, frank.binns@...tec.com,
boris.brezillon@...labora.com, maarten.lankhorst@...ux.intel.com,
tzimmermann@...e.de, airlied@...il.com, daniel@...ll.ch,
Arnd Bergmann <arnd@...db.de>,
kernel test robot <lkp@...el.com>
Subject: Re: (subset) [PATCH v2 4/5] drm/imagination: pvr_gpuvm_free() now
static
On Thu, 30 Nov 2023 16:00:16 +0000, Donald Robson wrote:
> The function below is used only within this source file, but is not static.
>
> drivers/gpu/drm/imagination/pvr_vm.c:542:6: error: no previous prototype for 'pvr_gpuvm_free' [-Werror=missing-prototypes]
> 542 | void pvr_gpuvm_free(struct drm_gpuvm *gpuvm)
>
> Make it static.
>
> [...]
Applied to drm/drm-misc (drm-misc-next).
Thanks!
Maxime
Powered by blists - more mailing lists