linux-stable/drivers/gpu/drm/rockchip
Souptick Joarder f7fc7a79bd drm/rockchip: remove of_match_ptr() from analogix dp driver
Kernel test robot throws below warning when CONFIG_OF
is not set.

>> drivers/gpu/drm/rockchip/analogix_dp-rockchip.c:457:34:
warning: unused variable 'rockchip_dp_dt_ids' [-Wunused-const-variable]
   static const struct of_device_id rockchip_dp_dt_ids[] = {

Fixed it by removing of_match_ptr().

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Souptick Joarder <jrdr.linux@gmail.com>
Cc: Robin Murphy <robin.murphy@arm.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20210607184836.3502-1-jrdr.linux@gmail.com
2021-09-21 11:53:42 +02:00
..
analogix_dp-rockchip.c drm/rockchip: remove of_match_ptr() from analogix dp driver 2021-09-21 11:53:42 +02:00
cdn-dp-core.c drm/rockchip: Make use of the helper function devm_platform_ioremap_resource() 2021-09-21 11:46:04 +02:00
cdn-dp-core.h
cdn-dp-reg.c drm/rockchip: cdn-dp: fix sign extension on an int multiply for a u64 result 2021-05-28 20:27:44 +02:00
cdn-dp-reg.h
dw-mipi-dsi-rockchip.c drm/rockchip: dsi: make hstt_table static 2021-09-21 11:48:52 +02:00
dw_hdmi-rockchip.c drm/rockchip: dw_hdmi: fix incorrect clock in vpll clock error message 2020-11-29 17:39:21 +01:00
inno_hdmi.c drm/rockchip: Make use of the helper function devm_platform_ioremap_resource() 2021-09-21 11:46:04 +02:00
inno_hdmi.h
Kconfig drm: rockchip: remove reference to non-existing config DRM_RGB 2021-08-26 11:19:08 +02:00
Makefile
rk3066_hdmi.c
rk3066_hdmi.h
rockchip_drm_drv.c drm/rockchip: Check iommu itself instead of it's parent for device_is_available 2021-09-21 11:50:26 +02:00
rockchip_drm_drv.h drm/rockchip: remove unused psr_list{,_lock} 2021-09-21 11:13:56 +02:00
rockchip_drm_fb.c
rockchip_drm_fb.h
rockchip_drm_fbdev.c
rockchip_drm_fbdev.h
rockchip_drm_gem.c
rockchip_drm_gem.h
rockchip_drm_vop.c drm/<driver>: drm_gem_plane_helper_prepare_fb is now the default 2021-06-24 15:35:24 +02:00
rockchip_drm_vop.h drm/rockchip: Require the YTR modifier for AFBC 2021-02-25 10:18:45 +01:00
rockchip_lvds.c drm/rockchip: Make use of the helper function devm_platform_ioremap_resource() 2021-09-21 11:46:04 +02:00
rockchip_lvds.h
rockchip_rgb.c drm/rockchip: add DRM_BRIDGE_ATTACH_NO_CONNECTOR flag to drm_bridge_attach 2021-09-21 11:43:29 +02:00
rockchip_rgb.h
rockchip_vop_reg.c drm/rockchip: remove of_match_ptr() from vop_driver_dt_match 2021-09-21 11:53:03 +02:00
rockchip_vop_reg.h drm: rockchip: add alpha support for RK3036, RK3066, RK3126 and RK3188 2021-05-28 19:28:00 +02:00