Home
last modified time | relevance | path

Searched hist:"49891 df661acf164460ba3ada60fccfc5a53ea71" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/ddr/altera/
H A Dsequencer.c49891df661acf164460ba3ada60fccfc5a53ea71 Sun Jul 19 03:48:30 UTC 2015 Marek Vasut <marex@denx.de> ddr: altera: Clean up sdr_*_phase() part 9

The "d" variable is set to 0 in sdr_backup_phase() and is not used
at all in sdr_nonworking_phase(). Make it local and zap it respectively.

Signed-off-by: Marek Vasut <marex@denx.de>