On Tue, Apr 28, 2015 at 12:59 PM, Mauro Carvalho Chehab
<mche...@osg.samsung.com> 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 <bpar...@ti.com>
> Signed-off-by: Mauro Carvalho Chehab <mche...@osg.samsung.com>
>
Acked-by: Lad, Prabhakar <prabhakar.cse...@gmail.com>

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

Reply via email to