
12 May
2017
12 May
'17
7:22 p.m.
On Mon, May 08, 2017 at 10:14:27PM -0400, Tom Rini wrote:
The variable nfc_pads is only referenced when CONFIG_CMD_NAND is set, add a gaurd. The variable gpio_pads is never referenced, drop it. The variable usdhc4_pads are only referenced when we do not have CONFIG_CMD_NAND set and we are not doing an SPL build, modify the existing guard.
Cc: Stefano Babic sbabic@denx.de Signed-off-by: Tom Rini trini@konsulko.com Reviewed-by: Stefano Babic sbabic@denx.de
Applied to u-boot/master, thanks!
--
Tom