Home
last modified time | relevance | path

Searched hist:"3 a97763aab781196bcc34e6fbc3eb81c12ccf2eb" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/board/gdsys/p1022/
H A Dcontrolcenterd-id.c3a97763aab781196bcc34e6fbc3eb81c12ccf2eb Fri Jun 16 17:06:26 UTC 2017 Tom Rini <trini@konsulko.com> 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: Tom Rini <trini@konsulko.com>