[U-Boot] [PATCH] ahci-pci: Update call to ahci_probe_scsi_pci()
Simon Glass
sjg at chromium.org
Thu Aug 3 18:25:10 UTC 2017
On 2 August 2017 at 20:07, Bin Meng <bmeng.cn at gmail.com> wrote:
> ahci_probe_scsi() now takes a 'base' argument, and there is an API
> that prepares base address for us: ahci_probe_scsi_pci().
>
> Reported-by: Tom Rini <trini at konsulko.com>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> drivers/ata/ahci-pci.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list