board: sunxi: Remove unused local variables
authorJagan Teki <jagan@amarulasolutions.com>
Mon, 20 Aug 2018 11:43:15 +0000 (17:13 +0530)
committerJagan Teki <jagan@amarulasolutions.com>
Mon, 20 Aug 2018 12:40:43 +0000 (18:10 +0530)
commitd8024074e43c2a99ecf93d919544d82f69025521
tree477d0db03fb0c137a4df8c0693845ecc3b76d0f9
parent7ac5f33483169b4e2fd983c414dac06639b4e19c
board: sunxi: Remove unused local variables

variables buf from board_mmc_init, and ret from misc_init_r
were unused on the functions, so remove it.

Acked-by: Maxime Ripard <maxime.ripard@bootlin.com>
Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
board/sunxi/board.c