Skip to content
Unverified Commit 5a884be5 authored by Krzysztof Wilczynski's avatar Krzysztof Wilczynski Committed by Inki Dae
Browse files

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: default avatarKrzysztof Wilczynski <kw@linux.com>
Signed-off-by: default avatarInki Dae <inki.dae@samsung.com>
parent 3275a71e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment