The malidp_mw_connector_helper_funcs is not referenced by name
outside of the file it is in, so make it static to avoid the
following warning:
drivers/gpu/drm/arm/malidp_mw.c:59:41: warning: symbol
'malidp_mw_connector_helper_funcs' was not declared. Should it be static?
Signed-off-by: Ben Dooks
On Tue, Dec 17, 2019 at 11:53:09AM +, Ben Dooks (Codethink) wrote:
> The malidp_mw_connector_helper_funcs is not referenced by name
> outside of the file it is in, so make it static to avoid the
> following warning:
>
> drivers/gpu/drm/arm/malidp_mw.c:59:41: warning: symbol
> 'malidp_mw_conne