aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/fast_commit.c
diff options
context:
space:
mode:
authorNathan Chancellor <[email protected]>2021-12-27 16:42:43 +0000
committerMauro Carvalho Chehab <[email protected]>2022-01-10 14:54:13 +0000
commita89eeb9937a0124e609e9355cd48cdfe35c8b8b7 (patch)
tree2381cec7419275453850c146d2b8e97ec1c93a13 /fs/ext4/fast_commit.c
parentmedia: ipu3-cio2: Add support for instantiating i2c-clients for VCMs (diff)
downloadkernel-a89eeb9937a0124e609e9355cd48cdfe35c8b8b7.tar.gz
kernel-a89eeb9937a0124e609e9355cd48cdfe35c8b8b7.zip
media: atomisp: Do not define input_system_cfg2400_t twice
When CONFIG_VIDEO_ATOMISP_ISP2401 is disabled, clang warns: ./drivers/staging/media/atomisp//pci/isp2400_input_system_local.h:32:40: error: redefinition of typedef 'input_system_cfg2400_t' is a C11 feature [-Werror,-Wtypedef-redefinition] typedef struct input_system_cfg2400_s input_system_cfg2400_t; ^ ./drivers/staging/media/atomisp//pci/input_system_local.h:22:40: note: previous definition is here typedef struct input_system_cfg2400_s input_system_cfg2400_t; ^ 1 error generated. input_system_cfg2400_t's typedef was copied from isp2400_input_system_local.h to input_system_local.h, rather than moved. Remove the one in isp2400_input_system_local.h so that there is no more warning, which can break the build under -Werror. Link: https://github.com/ClangBuiltLinux/linux/issues/1557 Link: https://lore.kernel.org/linux-media/[email protected] Fixes: 4005ecee616a ("media: atomisp: shift some structs from input_system_local") Reported-by: kernel test robot <[email protected]> Signed-off-by: Nathan Chancellor <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'fs/ext4/fast_commit.c')
0 files changed, 0 insertions, 0 deletions