Re: [PATCH 2/3] drm: rcar-du: crtc: make local functions static

From: Simon Horman
Date: Fri Mar 15 2019 - 07:52:16 EST


On Thu, Mar 14, 2019 at 10:04:19PM +0000, Kieran Bingham wrote:
> The rcar_du_crtc_mode_valid() and rcar_du_crtc_get_crc_sources()
> functions are accessed only through a function pointer table.
>
> Convert the function definitions to be static to the module.
>
> Signed-off-by: Kieran Bingham <kieran.bingham+renesas@xxxxxxxxxxxxxxxx>

Reviewed-by: Simon Horman <horms+renesas@xxxxxxxxxxxx>