diff options
author | Tom Rini <trini@konsulko.com> | 2017-05-09 02:14:27 (GMT) |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-05-12 12:37:27 (GMT) |
commit | b3cf43392ae16b698db3fca032dc1a14dedd74cc (patch) | |
tree | ff11def2685d0ba14abf517089fa75f40be9e474 /include/MCD_tasksInit.h | |
parent | 0f160f66d829cd720457dd1ca1fed87e4177d61d (diff) | |
download | u-boot-fsl-qoriq-b3cf43392ae16b698db3fca032dc1a14dedd74cc.tar.xz |
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>
Diffstat (limited to 'include/MCD_tasksInit.h')
0 files changed, 0 insertions, 0 deletions