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]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

