u-boot-brain/arch/x86
Tom Rini d0c0752add x86: quark: Fix unused warnings
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 <bmeng.cn@gmail.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com>
2018-01-30 22:34:38 +08:00
..
cpu x86: quark: Fix unused warnings 2018-01-30 22:34:38 +08:00
dts
include/asm x86: acpi: Use an API to get the ACPI RSDP table address 2018-01-30 22:34:37 +08:00
lib x86: acpi: Use an API to get the ACPI RSDP table address 2018-01-30 22:34:37 +08:00
config.mk x86: lib: Implement standalone __udivdi3 etc instead of libgcc ones 2017-11-30 13:50:17 +08:00
Kconfig
Makefile