diff options
author | Krzysztof Wilczynski <[email protected]> | 2019-09-05 14:32:02 +0200 |
---|---|---|
committer | Inki Dae <[email protected]> | 2019-10-28 21:12:27 +0900 |
commit | 5a884be5478990ed013c2b160d90615426848c61 (patch) | |
tree | c795754080f0b1f8a733f33e04d28f4dda8c5991 /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | |
parent | 3275a71e76fac5bc276f0d60e027b18c2e8d7a5b (diff) |
drm/exynos: Move static keyword to the front of declaration
Move the static keyword to the front of declaration of modes,
and resolve the following compiler warning that can be seen
when building with warnings enabled (W=1):
drivers/gpu/drm/exynos/exynos_mixer.c:1074:2: warning:
‘static’ is not at beginning of declaration [-Wold-style-declaration]
Signed-off-by: Krzysztof Wilczynski <[email protected]>
Signed-off-by: Inki Dae <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions