; Cc: Sakari Ailus ; linux-me...@vger.kernel.org;
> linux-kernel@vger.kernel.org; Sergey Senozhatsky
>
> Subject: [PATCH] media: ov2740: select regmap
>
> Fix OV2740 build breakage by selecting REGMAP_I2C config:
>
> ov2740.c:1011:23: error: variable has incomplete type
Fix OV2740 build breakage by selecting REGMAP_I2C config:
ov2740.c:1011:23: error: variable has incomplete type 'struct regmap_config'
struct regmap_config regmap_config = { };
^
ov2740.c:1011:9: note: forward declaration of 'struct regmap_config'
struc
2 matches
Mail list logo