summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-05-09 02:14:27 (GMT)
committerTom Rini <trini@konsulko.com>2017-05-12 12:37:27 (GMT)
commitb3cf43392ae16b698db3fca032dc1a14dedd74cc (patch)
treeff11def2685d0ba14abf517089fa75f40be9e474 /lib
parent0f160f66d829cd720457dd1ca1fed87e4177d61d (diff)
downloadu-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 'lib')
0 files changed, 0 insertions, 0 deletions