aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <[email protected]>2025-06-01 10:51:01 +0000
committerLinus Walleij <[email protected]>2025-06-09 08:16:46 +0000
commit24b0277c1c539cd41539d9297baafc62df04464a (patch)
treee91f85e4be56c1246a03f144ed2d3b1ebaa101e7 /drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c
parentpinctrl: MAINTAINERS: Drop bouncing Jianlong Huang (diff)
downloadkernel-24b0277c1c539cd41539d9297baafc62df04464a.tar.gz
kernel-24b0277c1c539cd41539d9297baafc62df04464a.zip
pinctrl: tb10x: Drop of_match_ptr for ID table
The driver can match only via the DT table so the table should be always used and the of_match_ptr does not have any sense (this also allows ACPI matching via PRP0001, even though it might not be relevant here). This also fixes !CONFIG_OF warning: pinctrl-tb10x.c:815:34: warning: unused variable 'tb10x_pinctrl_dt_ids' [-Wunused-const-variable] Reported-by: kernel test robot <[email protected]> Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/ Signed-off-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/[email protected] Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c')
0 files changed, 0 insertions, 0 deletions