u-boot-brain/board/phytec
Tom Rini b3cf43392a pcm058: Fix unused variable warnings
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>
2017-05-12 08:37:27 -04:00
..
pcm030 board_f: Rename initdram() to dram_init() 2017-04-13 09:40:57 -04:00
pcm051 usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB 2015-08-05 17:20:34 +02:00
pcm052 ARM: vf610: move to standard arch/board approach 2017-03-19 17:30:11 +01:00
pcm058 pcm058: Fix unused variable warnings 2017-05-12 08:37:27 -04:00