Skip to content
Snippets Groups Projects
Commit 67146519 authored by YueHaibing's avatar YueHaibing Committed by Sean Paul
Browse files

drm/msm/hdmi: Drop pointless static qualifier in msm_hdmi_bind()


There is no need to have the 'struct hdmi_platform_config *hdmi_cfg'
variable static since new value always be assigned before use it.

Signed-off-by: default avatarYueHaibing <yuehaibing@huawei.com>
Signed-off-by: default avatarRob Clark <robdclark@gmail.com>
Signed-off-by: default avatarSean Paul <seanpaul@chromium.org>
parent 2189463d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment