commit | 39a502c882e5a571041bb2e2b5b2c7f883c6505d | [log] [tgz] |
---|---|---|
author | zhengbin <zhengbin13@huawei.com> | Mon Nov 11 17:33:13 2019 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Nov 13 15:29:45 2019 -0500 |
tree | b226c1a60e4ea72835eaace56618b8c745e79df2 | |
parent | 4bf321c177c74f7d834956387cd74805c3098322 [diff] |
drm/amd/display: Use static const, not const static Move the static keyword to the front of declarations. Reported-by: Hulk Robot <hulkci@huawei.com> Signed-off-by: zhengbin <zhengbin13@huawei.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>