diff options
author | Jacopo Mondi <[email protected]> | 2021-02-09 12:09:21 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2021-02-09 15:14:26 +0100 |
commit | 7f03d9fefcc55ed4882338126ef1f6b6778ea21f (patch) | |
tree | 9a206b525036a94efb98c34a8c96202baa86359b /tools/perf/scripts/python/export-to-sqlite.py | |
parent | c702e2f70275dbc5373aef50c450cf9c5730636c (diff) |
media: i2c: Kconfig: Make MAX9271 a module
With the introduction of the RDACM21 camera module support in commit
a59f853b3b4b ("media: i2c: Add driver for RDACM21 camera module") the
symbols defined by the max9271 library were exported twice if multiple
users of the library were compiled in at the same time.
In example:
WARNING: modpost: drivers/media/i2c/rdacm21-camera_module:
'max9271_set_serial_link' exported twice. Previous export was in
drivers/media/i2c/rdacm20-camera_module.ko
Fix this by making the max9271 file a module and have the driver
using its functions select it.
Fixes: a59f853b3b4b ("media: i2c: Add driver for RDACM21 camera module")
Reported-by: Stephen Rothwell <[email protected]>
Reviewed-by: Geert Uytterhoeven <[email protected]>
Acked-by: Sakari Ailus <[email protected]>
Reviewed-by: Laurent Pinchart <[email protected]>
Suggested-by: Mauro Carvalho Chehab <[email protected]>
Signed-off-by: Jacopo Mondi <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions