diff options
| author | Krzysztof Kozlowski <[email protected]> | 2023-03-12 14:12:57 +0100 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2023-07-14 12:32:31 +0200 |
| commit | 6a654d23a8bfe19a16ee09ce6737bec0fa910839 (patch) | |
| tree | bfa0106fe30f47230d55b56c8bbcecb42dff9790 /tools/perf/scripts/python/flamegraph.py | |
| parent | a988b0f84503a833d360213df51c4885554bb8ec (diff) | |
media: platform: allegro-dvt: 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 error:
drivers/media/platform/allegro-dvt/allegro-core.c:3995:34: error: ‘allegro_dt_ids’ defined but not used [-Werror=unused-const-variable=]
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Reviewed-by: Michael Tretter <[email protected]>
Signed-off-by: Sakari Ailus <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions