diff options
| author | Laurent Pinchart <[email protected]> | 2022-05-25 10:16:04 +0100 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2022-07-08 17:57:59 +0100 |
| commit | b73560c81f623b16db52cd546aba763c6ee99bd8 (patch) | |
| tree | 1fd7585fe6f85e261a69506fc8012fc5f308adf5 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 91bbc1b1750c477d13e6f3d3117f6ed161ac02e0 (diff) | |
media: renesas: rcar_drif: Drop of_match_ptr()
The device_driver structure's of_match_table field exists
unconditionally, so there's no need for of_match_ptr(). This fixes a
compiler warning when test-compiling on non-OF platforms:
drivers/media/platform/renesas/rcar_drif.c:1470:34: warning: unused variable 'rcar_drif_of_table' [-Wunused-const-variable]
static const struct of_device_id rcar_drif_of_table[] = {
^
Reported-by: kernel test robot <[email protected]>
Signed-off-by: Laurent Pinchart <[email protected]>
Reviewed-by: Kieran Bingham <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions