[U-Boot] [U-Boot,09/17] pcm058: Fix unused variable warnings
Tom Rini
trini at konsulko.com
Fri May 12 17:22:33 UTC 2017
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 at denx.de>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> Reviewed-by: Stefano Babic <sbabic at denx.de>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170512/61e09a7e/attachment.sig>
More information about the U-Boot
mailing list