Skip to content
Snippets Groups Projects
Commit 22d69fd7 authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

imx: ls102xa: Remove reference to gdata


The global_data pointer (gd) has already been set before board_init_f()
is called. We should not assign it again. We should also not use gdata since
it is going away.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 10e3d7ec
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment