diff options
| author | Souptick Joarder <[email protected]> | 2021-06-07 18:48:36 +0000 |
|---|---|---|
| committer | Heiko Stuebner <[email protected]> | 2021-09-21 09:53:42 +0000 |
| commit | f7fc7a79bdbf20f2edef69dc62666a4f0cdac0e3 (patch) | |
| tree | 2afa4f32d7be5ec4a03de110eabe5195c30c5bcb /drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | |
| parent | drm/rockchip: remove of_match_ptr() from vop_driver_dt_match (diff) | |
| download | kernel-f7fc7a79bdbf20f2edef69dc62666a4f0cdac0e3.tar.gz kernel-f7fc7a79bdbf20f2edef69dc62666a4f0cdac0e3.zip | |
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 <[email protected]>
Signed-off-by: Souptick Joarder <[email protected]>
Cc: Robin Murphy <[email protected]>
Signed-off-by: Heiko Stuebner <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c')
0 files changed, 0 insertions, 0 deletions
