Skip to content
Commit 6a3827ea authored by Colin Ian King's avatar Colin Ian King Committed by Helge Deller
Browse files

video: fbdev: pxa168fb: Initialize pointers with NULL and not plain integer 0



Pointers info and fbi are being initialized with plain integer zeros. Fix
this by initializing them with NULLs.

Signed-off-by: default avatarColin Ian King <colin.king@canonical.com>
Signed-off-by: default avatarHelge Deller <deller@gmx.de>
parent fee5c1e4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment