In message <4f26274b.2040...@gmx.de> you wrote:
> On 01/16/2012 03:08 AM, Michael Neuling wrote:
> [...]
> > From: Michael Neuling
> >
> > [PATCH] drivers/video: compile fixes for fsl-diu-fb.c
> >
> > Fix a compiler errors introduced in:
> > commit ddd3d905436b572ebadc09dcf2d12ca5b37020a0
> >
On 01/16/2012 03:08 AM, Michael Neuling wrote:
[...]
> From: Michael Neuling
>
> [PATCH] drivers/video: compile fixes for fsl-diu-fb.c
>
> Fix a compiler errors introduced in:
> commit ddd3d905436b572ebadc09dcf2d12ca5b37020a0
> Author: Timur Tabi
> drivers/video: fsl-diu-fb: merge all all
Michael Neuling wrote:
> From: Michael Neuling
>
> [PATCH] drivers/video: compile fixes for fsl-diu-fb.c
>
> Fix a compiler errors introduced in:
> commit ddd3d905436b572ebadc09dcf2d12ca5b37020a0
> Author: Timur Tabi
> drivers/video: fsl-diu-fb: merge all allocated data into one block
>
Michael Neuling wrote:
> drivers/video/fsl-diu-fb.c: In function 'fsl_diu_suspend':
> drivers/video/fsl-diu-fb.c:1435: error: incompatible type for argument 1 of
> 'disable_lcdc'
> drivers/video/fsl-diu-fb.c:592: note: expected 'struct fb_info *' but
> argument is of type 'struct fb_info'
> drive
In message <4f138cbb.1080...@freescale.com> you wrote:
> Michael Neuling wrote:
> > In message<4f1370c9.9010...@freescale.com> you wrote:
> >> Michael Neuling wrote:
> >>> Fix a bunch of compiler errors and warnings introduced in:
> >>> commit ddd3d905436b572ebadc09dcf2d12ca5b37020a0
> >>>
Michael Neuling wrote:
> In message<4f1370c9.9010...@freescale.com> you wrote:
>> Michael Neuling wrote:
>>> Fix a bunch of compiler errors and warnings introduced in:
>>> commit ddd3d905436b572ebadc09dcf2d12ca5b37020a0
>>> Author: Timur Tabi
>>> drivers/video: fsl-diu-fb: merge all al
In message <4f1370c9.9010...@freescale.com> you wrote:
> Michael Neuling wrote:
> > Fix a bunch of compiler errors and warnings introduced in:
> >commit ddd3d905436b572ebadc09dcf2d12ca5b37020a0
> >Author: Timur Tabi
> >drivers/video: fsl-diu-fb: merge all allocated data into one block
>
Michael Neuling wrote:
> Fix a bunch of compiler errors and warnings introduced in:
>commit ddd3d905436b572ebadc09dcf2d12ca5b37020a0
>Author: Timur Tabi
>drivers/video: fsl-diu-fb: merge all allocated data into one block
>
> Signed-off-by: Michael Neuling
> ---
> Timur: you do compile t