aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/atom.c
diff options
context:
space:
mode:
authorMathieu Malaterre <[email protected]>2019-01-14 20:27:47 +0000
committerDaniel Vetter <[email protected]>2019-01-15 11:50:24 +0000
commite9c0c874711bdcd6254f6a26f11b4329d7517c2b (patch)
treed97edbc58c0d9a23749a217a3245ab02307c9caf /drivers/gpu/drm/amd/amdgpu/atom.c
parentdrm/fourcc: Add modifier defininitions for AFBC 1.3 (diff)
downloadkernel-e9c0c874711bdcd6254f6a26f11b4329d7517c2b.tar.gz
kernel-e9c0c874711bdcd6254f6a26f11b4329d7517c2b.zip
drm/dp: annotate implicit fall throughs
There is a plan to build the kernel with -Wimplicit-fallthrough and these places in the code produced warnings (W=1). Fix them up. This commit remove the following warnings: include/linux/compiler.h:77:22: warning: this statement may fall through [-Wimplicit-fallthrough=] include/asm-generic/bug.h:134:2: note: in expansion of macro 'unlikely' drivers/gpu/drm/drm_dp_helper.c:155:3: note: in expansion of macro 'WARN' include/linux/compiler.h:77:22: warning: this statement may fall through [-Wimplicit-fallthrough=] include/asm-generic/bug.h:134:2: note: in expansion of macro 'unlikely' drivers/gpu/drm/drm_dp_helper.c:173:3: note: in expansion of macro 'WARN' drivers/gpu/drm/drm_dp_helper.c:547:3: warning: this statement may fall through [-Wimplicit-fallthrough=] Signed-off-by: Mathieu Malaterre <[email protected]> Acked-by: Gustavo A. R. Silva <[email protected]> Signed-off-by: Daniel Vetter <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/atom.c')
0 files changed, 0 insertions, 0 deletions