diff options
author | Adam Borowski <[email protected]> | 2022-09-16 00:33:18 +0100 |
---|---|---|
committer | Hans Verkuil <[email protected]> | 2022-12-07 17:58:41 +0100 |
commit | 6e616668a1958886fb80d1282150c2be6cc51c4f (patch) | |
tree | 7245364e98e5133224bb3c20183d3ffee84da3b8 /tools/perf/scripts/python/intel-pt-events.py | |
parent | 7e837a5c50044fd544c30751ebf575a77470c362 (diff) |
media: ipu3-cio2: make the bridge depend on i2c
drivers/media/pci/intel/ipu3/cio2-bridge.c: In function ‘cio2_bridge_unregister_sensors’:
drivers/media/pci/intel/ipu3/cio2-bridge.c:258:17: error: implicit declaration of function ‘i2c_unregister_device’; did you mean ‘spi_unregister_device’? [-Werror=implicit-function-declaration]
258 | i2c_unregister_device(sensor->vcm_i2c_client);
| ^~~~~~~~~~~~~~~~~~~~~
| spi_unregister_device
Link: https://lore.kernel.org/linux-media/S230142AbiJTWql/[email protected]
Signed-off-by: Adam Borowski <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions