Re: [PATCH 1/2] drm/imx: ipuv3-plane: Make functions static when possible

2018-02-27 Thread Philipp Zabel
On Tue, 2018-02-13 at 17:11 -0200, Fabio Estevam wrote: > From: Fabio Estevam > > ipu_plane_state_reset(), ipu_plane_duplicate_state() and > ipu_plane_destroy_state() are only used in this file, so make them static. > > This fixes the following sparse warnings: > >

[PATCH 1/2] drm/imx: ipuv3-plane: Make functions static when possible

2018-02-13 Thread Fabio Estevam
From: Fabio Estevam ipu_plane_state_reset(), ipu_plane_duplicate_state() and ipu_plane_destroy_state() are only used in this file, so make them static. This fixes the following sparse warnings: drivers/gpu/drm/imx/ipuv3-plane.c:275:6: warning: symbol