summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/imx/imx-drm-core.c
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2021-04-21 13:18:03 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-07-19 10:04:30 +0200
commit0cf0cb019cd5ea9a09b23816b8d2b1707b813f88 (patch)
tree4783b63de89ed34326d35c4c1531bac75f38fbc5 /drivers/gpu/drm/imx/imx-drm-core.c
parente684e0ee1153f40509926ead0da8007e8061d9ce (diff)
drm/vc4: fix argument ordering in vc4_crtc_get_margins()
[ Upstream commit e590c2b03a6143ba93ddad306bc9eaafa838c020 ] Cppcheck complains that the declaration doesn't match the function definition. Obviously "left" should come before "right". The caller and the function implementation are done this way, it's just the declaration which is wrong so this doesn't affect runtime. Reported-by: kernel test robot <lkp@intel.com> Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Maxime Ripard <maxime@cerno.tech> Link: https://patchwork.freedesktop.org/patch/msgid/YH/720FD978TPhHp@mwanda Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'drivers/gpu/drm/imx/imx-drm-core.c')
0 files changed, 0 insertions, 0 deletions