[U-Boot] [PATCH 1/2] dm: core: Provide uclass_find_device_by_phandle() only when needed
Simon Glass
sjg at chromium.org
Sat Jan 16 02:18:22 CET 2016
On 19 December 2015 at 19:38, Simon Glass <sjg at chromium.org> wrote:
> This function cannot be used unless support is enabled for device tree
> control. Adjust the code to reflect that.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> drivers/core/uclass.c | 4 ++++
> 1 file changed, 4 insertions(+)
Applied to u-boot-dm.
More information about the U-Boot
mailing list