[U-Boot] [PATCH v2 1/1] efi_loader: efi_add_runtime_mmio()
    Heinrich Schuchardt 
    xypron.glpk at gmx.de
       
    Sat Dec 22 23:55:06 UTC 2018
    
    
  
On 12/19/18 10:42 PM, Heinrich Schuchardt wrote:
> The first parameter of efi_add_runtime_mmio() is a pointer to a
> pointer. This should be reflected both in the signature and in the
> documentation.
> 
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
> v2
> 	Correct the commit message and title. This patch changes
> 	efi_add_runtime_mmio().
> ---
There are build warnings leading to Travis failure with this patch.
https://travis-ci.org/xypron2/u-boot/jobs/471428991
    
    
More information about the U-Boot
mailing list