On 26 September 2016 at 05:45, Masahiro Yamada
<yamada.masah...@socionext.com> wrote:
> The KeyStone platform has its own clk_get_rate() but its prototype
> is different from that of the common-clk (clk-uclass) framework.
>
> Prefix the KeyStone specific implementation with _ks in order to
> avoid name-space conflict.
>
> Signed-off-by: Masahiro Yamada <yamada.masah...@socionext.com>
> ---
>
>  arch/arm/include/asm/ti-common/keystone_net.h |  4 ++--
>  arch/arm/mach-keystone/clock.c                | 24 ++++++++++++------------
>  arch/arm/mach-keystone/cmd_clock.c            |  2 +-
>  arch/arm/mach-keystone/include/mach/clock.h   |  2 +-
>  include/configs/ti_armv7_keystone2.h          |  8 ++++----
>  5 files changed, 20 insertions(+), 20 deletions(-)

Reviewed-by: Simon Glass <s...@chromium.org>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to