From mboxrd@z Thu Jan 1 00:00:00 1970 From: Przemyslaw Marczak Date: Thu, 09 Apr 2015 14:16:34 +0200 Subject: [U-Boot] [PATCH] dm: core: remove type 'static' of function uclass_get_device_tail() In-Reply-To: <1428581497-26788-1-git-send-email-p.marczak@samsung.com> References: <1428512810-21566-1-git-send-email-p.marczak@samsung.com> <1428581497-26788-1-git-send-email-p.marczak@samsung.com> Message-ID: <55266DA2.6090704@samsung.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 > Cc: Simon Glass > --- > 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