Re: [PATCH] rj54n1cb0c: remove compiler warning

2010-01-04 Thread Németh Márton
Guennadi Liakhovetski wrote: > Hi Márton > > On Sun, 3 Jan 2010, Németh Márton wrote: > >> From: Márton Németh >> >> Remove the following compiler warning: 'dummy' is used uninitialized in this >> function. >> Although the result in the dummy variable is not used the program flow in >> soc_came

Re: [PATCH] rj54n1cb0c: remove compiler warning

2010-01-04 Thread Guennadi Liakhovetski
Hi Márton On Sun, 3 Jan 2010, Németh Márton wrote: > From: Márton Németh > > Remove the following compiler warning: 'dummy' is used uninitialized in this > function. > Although the result in the dummy variable is not used the program flow in > soc_camera_limit_side() depends on the value in du