Skip to content
Commit 10328689 authored by Ben Dooks (Codethink)'s avatar Ben Dooks (Codethink) Committed by Paul Gortmaker
Browse files

drm/arm/mali: make malidp_mw_connector_helper_funcs static



commit ac2917b0 upstream.

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: default avatarBen Dooks (Codethink) <ben.dooks@codethink.co.uk>
Signed-off-by: default avatarLiviu Dudau <Liviu.Dudau@arm.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20191217115309.2133503-1-ben.dooks@codethink.co.uk


Signed-off-by: default avatarPaul Gortmaker <paul.gortmaker@windriver.com>
parent 172b267e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment