diff options
| author | Uwe Kleine-König <[email protected]> | 2025-02-14 16:34:42 +0000 |
|---|---|---|
| committer | Uwe Kleine-König <[email protected]> | 2025-02-15 14:40:26 +0000 |
| commit | f2037a3ee9b4e3646882e6635ec097c08772a32f (patch) | |
| tree | f729777411b9c2b9594a490d8d7b0360dc335c29 /drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | |
| parent | pwm: pca9685: Drop ACPI_PTR() and of_match_ptr() (diff) | |
| download | kernel-f2037a3ee9b4e3646882e6635ec097c08772a32f.tar.gz kernel-f2037a3ee9b4e3646882e6635ec097c08772a32f.zip | |
pwm: clps711x: Drop of_match_ptr() usage for .of_match_table
The pwm-clps711x driver depends on ARCH_CLPS711X || COMPILE_TEST. With
the former being an ARCH_MULTI_V4T platform, there is always OF=y when
ARCH_CLPS711X=y, so in practise clps711x_pwm_dt_ids[] is always used.
(And in the case COMPILE_TEST=y + OF=n this only increases the driver
size a bit but still compiles.)
So drop the usage of of_match_ptr().
Signed-off-by: Uwe Kleine-König <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Uwe Kleine-König <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_device.c')
0 files changed, 0 insertions, 0 deletions
