]> Git Repo - u-boot.git/commit
mx6slevk: Fix unused variable warning
authorTom Rini <[email protected]>
Tue, 9 May 2017 02:14:23 +0000 (22:14 -0400)
committerTom Rini <[email protected]>
Fri, 12 May 2017 12:37:24 +0000 (08:37 -0400)
commit61ebeb9998c66d3be6ea66a8afa3f553c64abbf2
tree39e6c6e0f301dfa687b87e394f8a950f853f54ae
parent9c72fff2682503caba7f545ac5f4edd4bf57859a
mx6slevk: Fix unused variable warning

The variable usdhc1_pads is only referenced during SPL builds, add a
guard.

Cc: Fabio Estevam <[email protected]>
Cc: Peng Fan <[email protected]>
Cc: Stefano Babic <[email protected]>
Signed-off-by: Tom Rini <[email protected]>
Reviewed-by: Peng Fan <[email protected]>
Reviewed-by: Stefano Babic <[email protected]>
board/freescale/mx6slevk/mx6slevk.c
This page took 0.032621 seconds and 4 git commands to generate.