[U-Boot] [PATCH] dm: part: fix missing driver name in debug print

Simon Glass sjg at chromium.org
Sat Apr 9 18:03:13 CEST 2016


On 15 March 2016 at 15:15, Nishanth Menon <nm at ti.com> wrote:
> Fixes the following warning with PART_DEBUG enabled:
> disk/part.c: In function ‘get_partition_info’:
> disk/part.c:372:3: warning: format ‘%s’ expects a matching ‘char *’ argument [-Wformat]
>
> Signed-off-by: Nishanth Menon <nm at ti.com>
> ---
>  disk/part.c |    3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)

Acked-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list