Re: [PATCH linux-next] imx-drm: imx-tve: remove unused variable

From: Greg Kroah-Hartman
Date: Sun May 25 2014 - 18:13:03 EST


On Sun, May 25, 2014 at 11:54:14PM +0200, Vincent Stehlà wrote:
> Commit f9b0e251dfbf 'drm: make mode_valid callback optional' left variable ret
> unused; remove it.
>
> This fixes the following compilation warning:
>
> drivers/staging/imx-drm/imx-tve.c: In function âimx_tve_connector_mode_validâ:
> drivers/staging/imx-drm/imx-tve.c:252:6: warning: unused variable âretâ [-Wunused-variable]

It doesn't apply to my tree :(
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/