diff options
author | 2020-02-27 06:50:57 +0000 | |
---|---|---|
committer | 2020-02-28 14:48:58 +0200 | |
commit | 46cf7d98a00ea9f8a8a267a01004e607aa916449 (patch) | |
tree | baaa5d8fc437ee674b537b4db25cbc6907e837cc /drivers/gpu/drm/i915/display/intel_dp_mst.c | |
parent | drm/tidss: fix spelling mistakes "bufer" and "requsted" (diff) | |
download | linux-dev-46cf7d98a00ea9f8a8a267a01004e607aa916449.tar.xz linux-dev-46cf7d98a00ea9f8a8a267a01004e607aa916449.zip |
drm/tidss: Drop pointless static qualifier in dispc_find_csc()
There is no need to have the 'const struct dispc_csc_coef *coef'
variable static since new value always be assigned before use it.
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Reviewed-by: Jyri Sarha <jsarha@ti.com>
Tested-by: Jyri Sarha <jsarha@ti.com>
Signed-off-by: Jyri Sarha <jsarha@ti.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200227065057.92766-1-yuehaibing@huawei.com
Diffstat (limited to 'drivers/gpu/drm/i915/display/intel_dp_mst.c')
0 files changed, 0 insertions, 0 deletions