diff options
author | 2024-05-01 14:08:09 +0100 | |
---|---|---|
committer | 2024-05-02 11:12:04 +0100 | |
commit | 4454369771712af1305479b59df694eafb979798 (patch) | |
tree | 50eb331fe90699bccd00cfc30a6f043ca2f2a6e6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | media: staging: max96712: fix copy-paste error (diff) | |
download | wireguard-linux-4454369771712af1305479b59df694eafb979798.tar.xz wireguard-linux-4454369771712af1305479b59df694eafb979798.zip |
media: bcm2835-unicam: Fix build with !PM
The driver can only match the device vide the DT table, so the table
should always be used, of_match_ptr does not make sense here.
It fixes this warning:
drivers/media/platform/broadcom/bcm2835-unicam.c:2724:34: warning: ‘unicam_of_match’ defined but not used [-Wunused-const-variable=]
Signed-off-by: Ricardo Ribalda <ribalda@chromium.org>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions