On 5 August 2016 at 02:30, Paul Burton <paul.bur...@imgtec.com> wrote:
>
>
> On 05/08/16 02:36, Simon Glass wrote:
>>
>> Hi Paul,
>>
>> On 4 August 2016 at 04:29, Paul Burton <paul.bur...@imgtec.com> wrote:
>>>
>>> The implementations of clk_get_by_index & clk_get_by_name are only
>>> available when CONFIG_CLK is enabled. Provide the dummies when this is
>>> not the case in order to avoid build failures.
>>
>>
>> Where are the dummies?
>
>
> Hi Simon,
>
> I mean the static inline versions which just return -ENOSYS, which already
> exist in clk.h but weren't provided before unless CONFIG_OF_CONTROL wasn't
> set.
>
> Thanks,
>     Paul

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