Skip to content
Commit 52a8988d authored by Luis de Bethencourt's avatar Luis de Bethencourt Committed by Rob Clark
Browse files

drm/msm/mdp5: Fix trailing semicolon



The trailing semicolon is an empty statement that does no operation.
Removing it since it doesn't do anything.

Signed-off-by: default avatarLuis de Bethencourt <luisbg@kernel.org>
Signed-off-by: default avatarRob Clark <robdclark@gmail.com>
parent 35f135a3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment