diff options
author | 2021-10-19 16:55:09 +0100 | |
---|---|---|
committer | 2021-11-19 05:56:07 +0000 | |
commit | 62456590b84965ad8d633dbd8f8c75fcf1e765d6 (patch) | |
tree | 5be995cb5cc8861f973c4976701a6b1f4a560c9f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | media: hi846: include property.h instead of of_graph.h (diff) | |
download | linux-dev-62456590b84965ad8d633dbd8f8c75fcf1e765d6.tar.xz linux-dev-62456590b84965ad8d633dbd8f8c75fcf1e765d6.zip |
media: hi846: remove the of_match_ptr macro
Similar to other drivers, this should fix a Clang compilar warning when
building without CONFIG_OF in which case of_match_ptr() is NULL and
the const struct we would use otherwise is unused.
Signed-off-by: Martin Kepplinger <martin.kepplinger@puri.sm>
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions