Skip to content
Snippets Groups Projects
Commit 3a97763a authored by Tom Rini's avatar Tom Rini
Browse files

controlcenterd_36BIT_SDCARD: Fix unused variable warning


On the controlcenterd_36BIT_SDCARD config we get a warning about
prg_stage1_prepare being unused.  Move the declaration closer to usage
and hide under the existing #if tests.

Cc: Dirk Eibach <eibach@gdsys.de>
Signed-off-by: default avatarTom Rini <trini@konsulko.com>
parent 964a34e6
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