Dear Wolfgang Denk,
In message <1312066089-16812-1-git-send-email...@denx.de> you wrote:
> Fix the following:
>
> ERROR: do not initialise statics to 0 or NULL
> ERROR: do not use assignment in if condition
>
> Signed-off-by: Wolfgang Denk
...
> - if ((s = getenv("splashpos")) != NU
Fix the following:
ERROR: do not initialise statics to 0 or NULL
ERROR: do not use assignment in if condition
Signed-off-by: Wolfgang Denk
---
Changes:
v2: Fix compile error / incomplete edit
drivers/video/cfb_console.c | 16 ++--
1 files changed, 10 insertions(+), 6 deletio
2 matches
Mail list logo