[U-Boot] [PATCH 1/2] rockchip: clk: rk3368: remove unused fields from rk3368_clk_priv
Simon Glass
sjg at chromium.org
Wed Jul 12 00:32:08 UTC 2017
On 11 July 2017 at 12:49, Philipp Tomsich
<philipp.tomsich at theobroma-systems.com> wrote:
> The rk3368_clk_priv has two unused fields: rate, has_bwadj. This
> removes them as there's no need for either (i.e. has_bwadj is always
> true for the RK3368, according to its TRM).
>
> Signed-off-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>
> ---
>
> arch/arm/include/asm/arch-rockchip/cru_rk3368.h | 2 --
> 1 file changed, 2 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list