diff options
author | Dave Stevenson <dave.stevenson@raspberrypi.com> | 2022-11-28 17:22:48 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@kernel.org> | 2022-12-06 08:24:47 +0100 |
commit | 483c84bf50e7ec0fc2887f35b76c8cc57ba81574 (patch) | |
tree | be19673094a123713f654f4addbcb81aef8d4862 /drivers/media/i2c/Makefile | |
parent | media: i2c: ov9282: Fix missing documentation in structures (diff) | |
download | linux-483c84bf50e7ec0fc2887f35b76c8cc57ba81574.tar.xz linux-483c84bf50e7ec0fc2887f35b76c8cc57ba81574.zip |
media: i2c: ov9282: Make common_regs_list static
common_regs_list is only used within this file, so should
be static. Make it so.
Fixes: 7195aabf8f8b ("media: i2c: ov9282: Split registers into common and mode specific")
Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'drivers/media/i2c/Makefile')
0 files changed, 0 insertions, 0 deletions