Skip to content
Commit da2c3f0e authored by Eric Miao's avatar Eric Miao
Browse files

[ARM] pxafb: fix building issue of incorrect reference

Commit "d2a34c13

 drivers/video: Move dereference after NULL test" introduced
a build error of "fbi->dev->platform_data->smart_update" being unknown type
to the compiler, fix this by removing the unnecessary test of 'fbi'.

Cc: Julia Lawall <julia@diku.dk>
Signed-off-by: default avatarEric Miao <eric.y.miao@gmail.com>
parent 6b7b2849
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