On Tue, Jan 30, 2018 at 2:34 PM, Bin Meng <[email protected]> wrote: > On Sun, Jan 28, 2018 at 4:13 AM, Tom Rini <[email protected]> wrote: >> The variable t_rfc is never used, so drop it. The variables ddr_wctl >> and ddr_wcmd are only used in certain manual instances, so guard their >> declaration by the same check as their use. >> >> Cc: Bin Meng <[email protected]> >> Signed-off-by: Tom Rini <[email protected]> >> --- >> arch/x86/cpu/quark/smc.c | 13 ++++--------- >> 1 file changed, 4 insertions(+), 9 deletions(-) >> > > Reviewed-by: Bin Meng <[email protected]> > Tested-by: Bin Meng <[email protected]>
applied to u-boot-x86, thanks! _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

