diff options
| author | Krzysztof Kozlowski <[email protected]> | 2023-03-12 14:12:51 +0100 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2023-07-14 12:31:12 +0200 |
| commit | 76024e1e98a01afe50b66cce621a98938e8f6c9f (patch) | |
| tree | c10c839ee7044a74af323543b443b416bfe4827b /tools/perf/scripts/python/flamegraph.py | |
| parent | 621fd47455e715f45c4e7219930359921303b20b (diff) | |
media: cec: ch7322: 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).
drivers/media/cec/i2c/ch7322.c:583:34: error: ‘ch7322_of_match’ defined but not used [-Werror=unused-const-variable=]
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Reviewed-by: Hans Verkuil <[email protected]>
Reviewed-by: Guenter Roeck <[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