aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <[email protected]>2023-03-12 14:13:04 +0100
committerMauro Carvalho Chehab <[email protected]>2023-07-14 12:33:07 +0200
commitabb2d678becc5c506db4dc1347bd53b18e34741f (patch)
tree6eafa76e3e1a35c1d9d201b4abba7524868c2dbf /tools/perf/scripts/python
parentef7aa3a79b38e32b338b4d2b1cea93aedd82fd88 (diff)
media: platform: mdp3: 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/mediatek/mdp3/mtk-mdp3-core.c:49:34: error: ‘mdp_of_ids’ defined but not used [-Werror=unused-const-variable=] Signed-off-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Sakari Ailus <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions