
12 Jul
2017
12 Jul
'17
12:36 p.m.
This removes the unused 'rate' field from both rk3399_pmuclk_priv and rk3399_clk_priv. I didn't bother to check where this came from (i.e. what the historical context of these was), but only verified that these are indeed unused across all code-paths.
Signed-off-by: Philipp Tomsich philipp.tomsich@theobroma-systems.com Reviewed-by: Simon Glass sjg@chromium.org
arch/arm/include/asm/arch-rockchip/cru_rk3399.h | 2 -- 1 file changed, 2 deletions(-)
Applied to u-boot-rockchip, thanks!