[U-Boot] [PATCH v3 6/6] Exynos5: Remove dead code for fetching clocks

Simon Glass sjg at chromium.org
Wed Jan 28 05:09:48 CET 2015


Hi Akshay,

On 15 January 2015 at 22:48, Akshay Saraswat <akshay.s at samsung.com> wrote:
> Removing dead code of peripheral and SoC specific function
> implementations which was used for fetching peripheral clocks.
> This code is not being used anymore because of the introduction
> of generic clock_get_periph_rate function.
>
> Signed-off-by: Akshay Saraswat <akshay.s at samsung.com>
> ---
> Changes since v2:
>         - No change.
>
> Changes since v1:
>         - No change.
>
>  arch/arm/cpu/armv7/exynos/clock.c | 226 --------------------------------------
>  1 file changed, 226 deletions(-)
>

This commit needs to merge with the previous, otherwise you create a
build error.

Regards,
Simon


More information about the U-Boot mailing list