On Tue, Apr 28, 2015 at 12:59 PM, Mauro Carvalho Chehab
<[email protected]> wrote:
> drivers/media/platform/am437x/am437x-vpfe.c: In function 
> 'vpfe_ccdc_update_raw_params':
> drivers/media/platform/am437x/am437x-vpfe.c:430:38: warning: variable 
> 'config_params' set but not used [-Wunused-but-set-variable]
>   struct vpfe_ccdc_config_params_raw *config_params =
>                                       ^
>
> vpfe_ccdc_update_raw_params() is supposed to update the raw
> params at ccdc. However, it is just creating a local var and changing
> it.
>
> Compile-tested only.
>
> Cc: Benoit Parrot <[email protected]>
> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
>
Acked-by: Lad, Prabhakar <[email protected]>

Cheers,
--Prabhakar Lad
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to