Home
last modified time | relevance | path

Searched hist:"0 f160f66d829cd720457dd1ca1fed87e4177d61d" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/board/gdsys/p1022/
H A Dcontrolcenterd-id.c0f160f66d829cd720457dd1ca1fed87e4177d61d Tue May 09 02:14:26 UTC 2017 Tom Rini <trini@konsulko.com> gdsys: P1022: Fix unused variable warnings

The variables prg_stage2_prepare, prg_stage2_success and prg_stage_fail
are only referenced when CCDM_SECOND_STAGE is set, move these to be by
the existing guard.

Cc: Dirk Eibach <eibach@gdsys.de>
Signed-off-by: Tom Rini <trini@konsulko.com>