linux-brain/drivers/gpu/drm/vc4
Dan Carpenter f6d326ad03 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>
2021-07-19 08:53:07 +02:00
..
Kconfig
Makefile
vc4_bo.c Linus 5.3-rc1 2019-07-22 21:24:10 +02:00
vc4_crtc.c Linus 5.3-rc1 2019-07-22 21:24:10 +02:00
vc4_debugfs.c Linus 5.3-rc1 2019-07-22 21:24:10 +02:00
vc4_dpi.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 2019-06-19 17:09:07 +02:00
vc4_drv.c drm/vc4: drv: Add error handding for bind 2020-11-10 12:37:31 +01:00
vc4_drv.h drm/vc4: fix argument ordering in vc4_crtc_get_margins() 2021-07-19 08:53:07 +02:00
vc4_dsi.c Linus 5.3-rc1 2019-07-22 21:24:10 +02:00
vc4_fence.c
vc4_gem.c dma-buf: rename reservation_object to dma_resv 2019-08-13 09:09:30 +02:00
vc4_hdmi.c drm/vc4/vc4_hdmi: fill ASoC card owner 2020-10-01 13:18:17 +02:00
vc4_hvs.c Linus 5.3-rc1 2019-07-22 21:24:10 +02:00
vc4_irq.c drm/vc4: Allocate binner bo when starting to use the V3D 2019-05-23 17:32:21 +02:00
vc4_kms.c Linus 5.3-rc1 2019-07-22 21:24:10 +02:00
vc4_packet.h
vc4_perfmon.c
vc4_plane.c drm/vc4: hvs: Fix buffer overflow with the dlist handling 2021-02-17 10:35:16 +01:00
vc4_qpu_defines.h
vc4_regs.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
vc4_render_cl.c
vc4_trace.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
vc4_trace_points.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
vc4_txp.c Merge drm/drm-fixes into drm-misc-fixes 2019-10-03 09:59:29 +02:00
vc4_v3d.c Linus 5.3-rc1 2019-07-22 21:24:10 +02:00
vc4_validate.c
vc4_validate_shaders.c
vc4_vec.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 2019-06-19 17:09:07 +02:00