On Thu, Aug 29, 2013 at 4:31 PM, Emil Velikov wrote:
> The compiler is unaware of that we have at least one crts/connector/plane
> thus it complains that some of our variables will be used uninitialised.
>
> Signed-off-by: Emil Velikov
Reviewed-by: Rob Clark
> ---
>
> This patch looks like a r
On Thu, Aug 29, 2013 at 4:31 PM, Emil Velikov
wrote:
> The compiler is unaware of that we have at least one crts/connector/plane
> thus it complains that some of our variables will be used uninitialised.
>
> Signed-off-by: Emil Velikov
Reviewed-by: Rob Clark
> ---
>
> This patch looks like a
The compiler is unaware of that we have at least one crts/connector/plane
thus it complains that some of our variables will be used uninitialised.
Signed-off-by: Emil Velikov
---
This patch looks like a rather silly thing to do, although it seems like
the only was to silence the gcc compiler
---
The compiler is unaware of that we have at least one crts/connector/plane
thus it complains that some of our variables will be used uninitialised.
Signed-off-by: Emil Velikov
---
This patch looks like a rather silly thing to do, although it seems like
the only was to silence the gcc compiler
---