[U-Boot] [PATCH] dm: core: remove type 'static' of function uclass_get_device_tail()
Przemyslaw Marczak
p.marczak at samsung.com
Thu Apr 9 14:16:34 CEST 2015
Hello Simon,
On 04/09/2015 02:11 PM, Przemyslaw Marczak wrote:
> Uclass API provides a few functions for get/find the device.
> To provide a complete function set of uclass-internal functions,
> for use by the drivers, the function uclass_get_device_tail()
> should be non-static.
>
> Signed-off-by: Przemyslaw Marczak <p.marczak at samsung.com>
> Cc: Simon Glass <sjg at chromium.org>
> ---
> drivers/core/uclass.c | 2 +-
> include/dm/uclass-internal.h | 21 ++++++++++++++++++---
> 2 files changed, 19 insertions(+), 4 deletions(-)
>
This should be also added to the changes, for completeness.
Best regards,
--
Przemyslaw Marczak
Samsung R&D Institute Poland
Samsung Electronics
p.marczak at samsung.com
More information about the U-Boot
mailing list