]> git.dujemihanovic.xyz Git - linux.git/commit
drm/exynos: fix incorrect type issue
authorInki Dae <inki.dae@samsung.com>
Fri, 15 Dec 2023 00:38:19 +0000 (09:38 +0900)
committerInki Dae <inki.dae@samsung.com>
Mon, 22 Jan 2024 03:24:16 +0000 (12:24 +0900)
commit477552e1d339d9fa654a363c9c0f1e9c4f087d2b
tree8b625942ea84c5bfed8d8bd46b70225fbbe192c3
parent571c7ed0baa928447bac29ef79a90bd6525d1ebc
drm/exynos: fix incorrect type issue

Fix incorrect type issue in fimd_commit() of exynos_drm_fimd.c module.

Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202312140930.Me9yWf8F-lkp@intel.com/
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_fimd.c