diff options
| author | Arnd Bergmann <[email protected]> | 2021-08-02 16:38:14 +0200 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2021-09-30 10:07:43 +0200 |
| commit | bbe54b1a75a397b62dd528100cfb2ffe558d92ee (patch) | |
| tree | 13dacf9810de24cc6d97ef9b6b5f3a44157b938a /tools/perf/scripts/python/flamegraph.py | |
| parent | dbb4cfea6efe979ed153bd59a6a527a90d3d0ab3 (diff) | |
media: atomisp: restore missing 'return' statement
The input_system_configure_channel_sensor() function lost its final
return code in a previous patch:
drivers/staging/media/atomisp/pci/hive_isp_css_common/host/input_system.c: In function 'input_system_configure_channel_sensor':
drivers/staging/media/atomisp/pci/hive_isp_css_common/host/input_system.c:1649:1: error: control reaches end of non-void function [-Werror=return-type]
Restore what was there originally.
Link: https://lore.kernel.org/linux-media/[email protected]
Fixes: 728a5c64ae5f ("media: atomisp: remove dublicate code")
Signed-off-by: Arnd Bergmann <[email protected]>
Acked-by: Sakari Ailus <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions