commit | 3d930aacd637cca551f216c61b2e1c455db58eb0 | [log] [tgz] |
---|---|---|
author | YueHaibing <yuehaibing@huawei.com> | Fri Apr 17 18:14:01 2020 +0800 |
committer | Sam Ravnborg <sam@ravnborg.org> | Sat Apr 25 16:56:54 2020 +0200 |
tree | 3f8d0b15316b2f9868fbbc44738e7c2ef354fe0c | |
parent | 232f23e8cd97cc27e91a6e0f9cd055248abd329b [diff] |
drm/panel: remove set but not used variable 'config' drivers/gpu/drm/panel/panel-truly-nt35597.c:493:31: warning: variable ‘config’ set but not used [-Wunused-but-set-variable] const struct nt35597_config *config; ^~~~~~ Signed-off-by: YueHaibing <yuehaibing@huawei.com> Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Link: https://patchwork.freedesktop.org/patch/msgid/20200417101401.19388-1-yuehaibing@huawei.com