diff options
| author | Souptick Joarder <[email protected]> | 2021-06-07 19:08:00 +0000 |
|---|---|---|
| committer | Heiko Stuebner <[email protected]> | 2021-09-21 09:53:03 +0000 |
| commit | 87185cc823693933308bd33a190032e9c262c75f (patch) | |
| tree | 09ae859f41de89758d6c1f42c062525fbc14cbd7 /drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | |
| parent | drm/rockchip: Check iommu itself instead of it's parent for device_is_available (diff) | |
| download | kernel-87185cc823693933308bd33a190032e9c262c75f.tar.gz kernel-87185cc823693933308bd33a190032e9c262c75f.zip | |
drm/rockchip: remove of_match_ptr() from vop_driver_dt_match
kernel test robot throws warning when CONFIG_OF not set.
>> drivers/gpu/drm/rockchip/rockchip_vop_reg.c:1038:34:
warning: unused variable 'vop_driver_dt_match' [-Wunused-const-variable]
static const struct of_device_id vop_driver_dt_match[] = {
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
