Re: [PATCH] clk: gxbb: fix CLKID_ETH defined twice

From: Kevin Hilman
Date: Fri Jan 27 2017 - 13:58:41 EST


Stephen Boyd <sboyd@xxxxxxxxxxxxxx> writes:

> On 01/26, Jerome Brunet wrote:
>> CLKID_ETH is define in the dt-bindings but has not be commented out in the
>> clock driver. Just do it now.
>>
>> Fixes: 738f66d3211d ("clk: gxbb: add AmLogic GXBB clk controller driver")
>> Signed-off-by: Jerome Brunet <jbrunet@xxxxxxxxxxxx>
>> ---
>
> Acked-by: Stephen Boyd <sboyd@xxxxxxxxxxxxxx>

Applied to amlogic v4.11/dt64 branch with Stephen's ack.

Kevin