drm/atmel-hlcdc/atmel_hlcdc_plane: Staticise local function 'atmel_hlcdc_plane_setup_...
authorLee Jones <lee.jones@linaro.org>
Thu, 12 Nov 2020 19:00:25 +0000 (19:00 +0000)
committerSam Ravnborg <sam@ravnborg.org>
Thu, 12 Nov 2020 19:26:44 +0000 (20:26 +0100)
commit5f1f10998e7f0ba98a8efc27009cd9a11cff6616
tree8011ccd24a6942a6679002ca01812c65c5e1ae3f
parentc2edc1fe596e00e19a0e1a46dc56406ad2128ba7
drm/atmel-hlcdc/atmel_hlcdc_plane: Staticise local function 'atmel_hlcdc_plane_setup_scaler()'

Fixes the following W=1 kernel build warning(s):

 drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_plane.c:283:6: warning: no previous prototype for â€˜atmel_hlcdc_plane_setup_scaler’ [-Wmissing-prototypes]

Cc: Sam Ravnborg <sam@ravnborg.org>
Cc: Boris Brezillon <bbrezillon@kernel.org>
Cc: David Airlie <airlied@linux.ie>
Cc: Daniel Vetter <daniel@ffwll.ch>
Cc: Nicolas Ferre <nicolas.ferre@microchip.com>
Cc: Alexandre Belloni <alexandre.belloni@bootlin.com>
Cc: Ludovic Desroches <ludovic.desroches@microchip.com>
Cc: dri-devel@lists.freedesktop.org
Cc: linux-arm-kernel@lists.infradead.org
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20201112190039.2785914-17-lee.jones@linaro.org
drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_plane.c