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

Simon Glass sjg at chromium.org
Sat Apr 9 18:08:47 CEST 2016


On 9 April 2016 at 10:03, Simon Glass <sjg at chromium.org> wrote:
> 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>

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list