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

2014-05-27 Thread Daniel Vetter
On Mon, May 26, 2014 at 09:12:52AM +1000, Stephen Rothwell wrote: > Hi all, > > On Sun, 25 May 2014 15:12:35 -0700 Greg Kroah-Hartman > wrote: > > > > On Sun, May 25, 2014 at 11:54:14PM +0200, Vincent Stehlé wrote: > > > Commit f9b0e251dfbf 'drm: make mode_valid callback optional' left > > > va

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

2014-05-25 Thread Stephen Rothwell
Hi all, On Sun, 25 May 2014 15:12:35 -0700 Greg Kroah-Hartman wrote: > > 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 wa

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

2014-05-25 Thread Greg Kroah-Hartman
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_v