diff options
| author | Hans Verkuil <[email protected]> | 2023-07-20 09:18:22 +0200 |
|---|---|---|
| committer | Hans Verkuil <[email protected]> | 2023-07-25 09:24:30 +0200 |
| commit | c8f0e924902d6b54fc3b01af18604b54eef98d1b (patch) | |
| tree | dc31fd76b683a85e82e60f85952e37f33a22bd6f /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | ee630b29ea44d1851bb6c903f400956604834463 (diff) | |
staging: media: sun6i-isp: 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 make any sense.
This also fixes this !CONFIG_OF error:
drivers/staging/media/sunxi/sun6i-isp/sun6i_isp.c:529:34: warning: 'sun6i_isp_of_match' defined but not used [-Wunused-const-variable=]
529 | static const struct of_device_id sun6i_isp_of_match[] = {
| ^~~~~~~~~~~~~~~~~
Signed-off-by: Hans Verkuil <[email protected]>
Reviewed-by: Chen-Yu Tsai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions