Commit d024236e authored by Tom Rini's avatar Tom Rini
Browse files

Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR



We have a large number of places where while we historically referenced
gd in the code we no longer do, as well as cases where the code added
that line "just in case" during development and never dropped it.

Signed-off-by: default avatarTom Rini <trini@konsulko.com>
parent f1b1f770
Supports Markdown
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